#include <SmartPtr.h>
Public Member Functions | |
RejectNull () | |
template<class P1> | |
RejectNull (const RejectNull< P1 > &) | |
void | OnDereference (P val) |
void | OnDereference (P val) const |
void | Swap (RejectNull &) |
Static Public Member Functions | |
static void | OnInit (P) |
static void | OnDefault (P) |
Definition at line 973 of file SmartPtr.h.