Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Class Members

DynamicArray< T > Class Template Reference

#include <DynamicArray.h>

Inheritance diagram for DynamicArray< T >:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<class T>
class DynamicArray< T >

This is a wrapper around vector which grows the array as necessary to satisfy [] operations.


Public Member Functions

T & operator[] (const unsigned int x)


The documentation for this class was generated from the following file:
Generated on Mon Aug 28 23:37:03 2006 for SMACQ by doxygen 1.3.5