|
libdbg
1.2
|
| Cdbg::compile_assertion< expression > | |
| ▼Cexception | |
| ▼Cdbg::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 |
| Cdbg::assertion_exception | The type of exception thrown by assertion |
| Cdbg::check_ptr_exception | The type of exception thrown by check_ptr |
| Cdbg::sentinel_exception | The type of exception thrown by sentinel |
| Cdbg::unimplemented_exception | The type of exception thrown by unimplemented |
| Cdbg::indent | |
| Cdbg::null_stream | In 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_pos | Data structure describing a position in the source file |
| Cdbg::trace |
1.8.17