JayBeams
0.1
Another project to have fun coding.
|
#include <stdexcept>
Go to the source code of this file.
Namespaces | |
jb | |
The top-level namespace for the JayBeams library. | |
Macros | |
#define | JB_ASSERT_THROW(PRED) |
Functions | |
void | jb::raise_assertion_failure (char const *filename, int lineno, char const *predicate) |
Raise std::exception to indicate an assertion failure. More... | |
#define JB_ASSERT_THROW | ( | PRED | ) |
Definition at line 14 of file assert_throw.hpp.
Referenced by BOOST_AUTO_TEST_CASE(), jb::itch5::mold_udp_pacer< clock_type >::coalesce(), jb::opencl::generic_reduce< reducer, input_type_t, output_type_t >::execute(), jb::log::filter_predicate(), jb::itch5::compute_book< book_type >::handle_message(), jb::itch5::compute_book< book_type >::handle_order_reduction(), jb::itch5::array_based_book_side< compare_t >::side< ordering, DUMMY >::level_to_relative(), jb::itch5::array_based_book_side< compare_t >::side< std::greater< std::size_t >, DUMMY >::level_to_relative(), main(), jb::yaml::merge(), and jb::itch5::array_based_book_side< compare_t >::move_top_to_bottom().