Gaia
counted_ptr< X > Class Template Reference

Public Types

typedef X element_type
 

Public Member Functions

 counted_ptr (X *p=0)
 
 counted_ptr (const counted_ptr &r) throw ()
 
counted_ptroperator= (const counted_ptr &r)
 
X & operator* () const throw ()
 
X * operator-> () const throw ()
 
X * get () const throw ()
 
bool unique () const throw ()
 
 operator X * () const throw ()
 

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