/builddir/build/BUILD/libassa-3.5.0/assa/AutoPtr.h File Reference

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

#include <cstdlib>

Go to the source code of this file.

Namespaces

namespace  ASSA

Classes

class  ASSA::AutoPtrRef< R >
 A wrapper class to provide AutoPtr with reference semantics. More...
class  ASSA::AutoPtr< X >
 AutoPtr is based on SGI implementation of a auto_ptr template that makes memory handling a little bit easier. More...
class  ASSA::AutoPtrArrayRef< R >
 A wrapper class to provide AutoPtr with reference semantics. More...
class  ASSA::AutoPtrArray< X >
 AutoPtrArray handles memory management of an array of objects. More...


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.


Generated on Thu Feb 21 15:09:30 2008 for libassa by  doxygen 1.5.5