IPPL API Reference
Independent Parallel Particle Layer C++ API
Loading...
Searching...
No Matches
my_auto_ptr< X > Class Template Reference

Public Member Functions

 my_auto_ptr (X *p)
 
 my_auto_ptr (const my_auto_ptr< X > &r)
 
my_auto_ptroperator= (const my_auto_ptr< X > &r)
 
X & operator* () const
 
X * operator-> () const
 
X * get () const
 
X * release () const
 

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