Catch::Ptr< T > Class Template Reference

List of all members.

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 * get () const
T & operator* () const
T * operator-> () const
bool operator! () const
 operator SafeBool::type () const

template<typename T>
class Catch::Ptr< T >


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

Generated on 2 Dec 2014 by  doxygen 1.6.1