libdbg  1.2
Public Member Functions | List of all members
dbg::check_ptr_exception Struct Reference

The type of exception thrown by check_ptr. More...

#include <dbg.h>

Inheritance diagram for dbg::check_ptr_exception:
dbg::dbg_exception

Public Member Functions

 check_ptr_exception (const source_pos &p)
 
- Public Member Functions inherited from dbg::dbg_exception
 dbg_exception (const source_pos &p)
 

Additional Inherited Members

- Public Attributes inherited from dbg::dbg_exception
const source_pos pos
 

Detailed Description

The type of exception thrown by check_ptr.

See Also
check_ptr

Definition at line 528 of file dbg.h.


The documentation for this struct was generated from the following file: