lab_trees
Tempestuous Trees
Catch::Ptr< T > Class Template Reference

Public Member Functions

 Ptr (T *p)
 
 Ptr (Ptr const &other)
 
void reset ()
 
Ptroperator= (T *p)
 
Ptroperator= (Ptr const &other)
 
void swap (Ptr &other)
 
T * get () const
 
T & operator* () const
 
T * operator-> () const
 
bool operator! () const
 
 operator SafeBool::type () const
 

Private Attributes

T * m_p
 

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