casa
$Rev:20696$
|
act on dereference error More...
#include <CountedPtr.h>
Public Member Functions | |
void | throw_Null_CountedPtr_dereference_error () |
act on dereference error
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 78 of file CountedPtr.h.
void casa::CountedPtr_global_functions_dereference_error::throw_Null_CountedPtr_dereference_error | ( | ) |