#include <CountedPtr.h>
Global function that throws an exception. It is called by the member functions of the counted pointer classes when an un-initialized (null) pointer is followed.
Definition at line 48 of file CountedPtr.h.
Public Member Functions | |
| void | throw_Null_CountedPtr_dereference_error () |
| void casa::CountedPtr_global_functions_dereference_error::throw_Null_CountedPtr_dereference_error | ( | ) |
1.5.1