libdbg 1.2
|
dbg::assertion_exception | The type of exception thrown by assertion |
dbg::check_ptr_exception | The type of exception thrown by check_ptr |
dbg::compile_assertion< expression > | |
dbg::dbg_exception | The base type of exception thrown by dbg assertions (and other dbg library constraint checks) if the assertion_behaviour is set to assertions_throw |
dbg::indent | |
dbg::null_stream | In non-debug versions, this class is used to replace an ostream so that code will compile away |
dbg::post | |
dbg::post_mem_fun< obj_t > | |
dbg::prefix | |
dbg::sentinel_exception | The type of exception thrown by sentinel |
dbg::source_pos | Data structure describing a position in the source file |
dbg::trace | |
dbg::unimplemented_exception | The type of exception thrown by unimplemented |