AutoPtr.hpp File Reference

#include "blocxx/BLOCXX_config.h"

Go to the source code of this file.

Namespaces

namespace  BLOCXX_NAMESPACE

Classes

class  BLOCXX_NAMESPACE::AutoPtr< X >
 The AutoPtr class provides a simple class for smart pointers to single objects (for multiple, see AutoPtrVec); it stores a pointer to an object obtained by way of the new operator and deletes that object when the AutoPtr object is destroyed. More...
class  BLOCXX_NAMESPACE::AutoPtrVec< X >
 The AutoPtrVec class provides a simple class for smart pointers to a dynamically allocated array of objects. More...


Generated on Fri Jun 16 15:39:09 2006 for blocxx by  doxygen 1.4.6