PointerVector< T > Class Template Reference

A vector that stores pointers, but deletes the objects (and not only the pointers) on destruction. The erase method does NOT delete the objects ! More...

#include <basictypes.h>

List of all members.

Public Member Functions

 ~PointerVector ()


Detailed Description

template<class T>
class PointerVector< T >

A vector that stores pointers, but deletes the objects (and not only the pointers) on destruction. The erase method does NOT delete the objects !

Definition at line 29 of file basictypes.h.


Constructor & Destructor Documentation

template<class T>
PointerVector< T >::~PointerVector (  )  [inline]

Definition at line 31 of file basictypes.h.


The documentation for this class was generated from the following file:
Generated on Mon May 21 01:47:14 2012 for Advanced Strategic Command by  doxygen 1.5.1