libdbg  1.2
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cdbg::compile_assertion< expression >
 Cexception
 Cdbg::dbg_exceptionThe base type of exception thrown by dbg assertions (and other dbg library constraint checks) if the assertion_behaviour is set to assertions_throw
 Cdbg::assertion_exceptionThe type of exception thrown by assertion
 Cdbg::check_ptr_exceptionThe type of exception thrown by check_ptr
 Cdbg::sentinel_exceptionThe type of exception thrown by sentinel
 Cdbg::unimplemented_exceptionThe type of exception thrown by unimplemented
 Cdbg::indent
 Cdbg::null_streamIn non-debug versions, this class is used to replace an ostream so that code will compile away
 Cdbg::post
 Cdbg::post_mem_fun< obj_t >
 Cdbg::prefix
 Cdbg::source_posData structure describing a position in the source file
 Cdbg::trace