DynamicArray< T > Class Template Reference

#include <DynamicArray.h>

Inheritance diagram for DynamicArray< T >:

[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 Wed Jan 23 10:01:06 2008 for SMACQ by  doxygen 1.4.7