basictypes.h File Reference

#include <vector>
#include <list>
#include <bitset>

Include dependency graph for basictypes.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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 ! More...
class  PointerList< T >
 A list that stores pointers, but deletes the objects (and not only the pointers) on destruction. The erase method does NOT delete the objects ! More...

Typedefs

typedef std::bitset< 64 > BitSet


Typedef Documentation

typedef std::bitset<64> BitSet

Definition at line 48 of file basictypes.h.


Generated on Mon May 21 01:32:23 2012 for Advanced Strategic Command by  doxygen 1.5.1