libdbg
1.2
|
▼Ndbg | @libdoc dbg library |
Cassertion_exception | The type of exception thrown by assertion |
Ccheck_ptr_exception | The type of exception thrown by check_ptr |
Ccompile_assertion | |
Cdbg_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 |
Cindent | |
Cnull_stream | In non-debug versions, this class is used to replace an ostream so that code will compile away |
Cpost | |
Cpost_mem_fun | |
Cprefix | |
Csentinel_exception | The type of exception thrown by sentinel |
Csource_pos | Data structure describing a position in the source file |
Ctrace | |
Cunimplemented_exception | The type of exception thrown by unimplemented |