libassa  3.5.1
Classes | Namespaces
AutoPtr.h File Reference
#include <cstdlib>

Go to the source code of this file.

Classes

class  ASSA::AutoPtrRef< R >
 
class  ASSA::AutoPtr< X >
 
class  ASSA::AutoPtrArrayRef< R >
 
class  ASSA::AutoPtrArray< X >
 AutoPtrArray handles memory management of an array of objects. More...
 

Namespaces

 ASSA
 

Detailed Description

AutoPtr is a local implementation of STL's auto_ptr that makes dynamic memory handling a bit easier.

Definition in file AutoPtr.h.