RejectNull< P > Struct Template Reference
#include <smart_ptr.h>
List of all members.
Detailed Description
template<class P>
struct RejectNull< P >
Definition at line 379 of file smart_ptr.h.
Constructor & Destructor Documentation
template<class P >
template<class P1 >
Member Function Documentation
template<class P >
static void RejectNull< P >::OnInit |
( |
P |
val |
) |
[inline, static] |
template<class P >
static void RejectNull< P >::OnDefault |
( |
P |
val |
) |
[inline, static] |
template<class P >
void RejectNull< P >::OnDereference |
( |
P |
val |
) |
[inline] |
The documentation for this struct was generated from the following file: