libdbg  1.2
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ndbgdbg library
 Cassertion_exceptionThe type of exception thrown by assertion
 Ccheck_ptr_exceptionThe type of exception thrown by check_ptr
 Ccompile_assertion
 Cdbg_exceptionThe 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_streamIn non-debug versions, this class is used to replace an ostream so that code will compile away
 Cpost
 Cpost_mem_fun
 Cprefix
 Csentinel_exceptionThe type of exception thrown by sentinel
 Csource_posData structure describing a position in the source file
 Ctrace
 Cunimplemented_exceptionThe type of exception thrown by unimplemented