#include "config.h"
#include <cassert>
Include dependency graph for asserts.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | ASSERT(code) assert(code) |
#define ASSERT | ( | code | ) | assert(code) |
Definition at line 9 of file asserts.h.
Referenced by table_cell_table::assign(), table::mf_remove_elt(), safe_num< T >::multiply(), estring::T_fraction_to_strings(), estring::T_integral_to_string(), estring::T_string_to_fractional(), estring::T_string_to_integral(), vault_manager::usage(), and vault_report::write_report().