basix_doc 0.1
/Users/mourrain/Devel/mmx/basix/include/basix/exception.hpp File Reference

Go to the source code of this file.

Classes

Namespaces

Defines

Functions


Detailed Description

Definition in file exception.hpp.


Define Documentation

#define ASSERT (   expr,
  msg 
)    assert(expr)

Definition at line 85 of file exception.hpp.

Referenced by socket_port_rep::accept(), binary_helper< vector< C, V > >::access(), mmx::add_indentation(), mmx::append(), composed_routine_rep::apply(), identity_routine_rep::apply(), quintary_routine_rep< void, S1, S2, S3, S4, S5 >::apply(), quintary_routine_rep< D, S1, S2, S3, S4, S5 >::apply(), quaternary_routine_rep< void, S1, S2, S3, S4 >::apply(), quaternary_routine_rep< D, S1, S2, S3, S4 >::apply(), ternary_routine_rep< void, S1, S2, S3 >::apply(), ternary_routine_rep< D, S1, S2, S3 >::apply(), binary_routine_rep< void, S1, S2 >::apply(), binary_routine_rep< D, S1, S2 >::apply(), unary_routine_rep< void, S1 >::apply(), unary_routine_rep< D, S1 >::apply(), nullary_routine_rep< void >::apply(), mmx::as_generic(), mmx::binary_assemble_generic(), mmx::binary_map(), mmx::binary_read_generic(), mmx::cAr(), mmx::car(), mmx::cDr(), mmx::cdr(), composed_routine_rep::composed_routine_rep(), mmx::composite_port(), mmx::cons(), sqrt_op::def(), div_op::def(), mmx::dot(), mmx::exponent(), mmx::get_file_source(), mmx::get_interactive_source(), mmx::identity_routine(), mmx::insert(), mmx::inside_append(), mmx::list_map(), mmx::list_map_2(), mmx::list_map_n(), mmx::magnitude(), mmx::map(), mmx::new_type_id(), vector< C, V >::operator<<(), list< cleaner >::operator[](), heap< C >::operator[](), mmx::precision(), mmx::range(), input_output_string_port_rep::read(), input_string_port_rep::read(), composite_port_rep::read(), mmx::restore_evaluator(), mmx::store_interactive_number(), mmx::store_interactive_source(), mmx::texmacs_to_scheme(), mmx::threads_set_number(), mmx::tokenize(), mmx::trace_pull(), mmx::trace_push(), mmx::trace_top(), mmx::unary_set(), mmx::user_dir(), mmx::vector_map(), mmx::vector_map_2(), mmx::vector_map_n(), mmx::WRAP_WRAPPED_IMPL(), and void_binary_helper< table< C, T, V > >::write().

#define XVERIFY (   expr,
  msg,
 
)

Definition at line 95 of file exception.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines