DynamicArray< T > Class Template Reference

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

#include <DynamicArray.h>

Inheritance diagram for DynamicArray< T >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

T & operator[] (const unsigned int x)


Detailed Description

template<class T>
class DynamicArray< T >

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


The documentation for this class was generated from the following file:

Generated on Tue Oct 6 14:36:05 2009 for SMACQ by  doxygen 1.5.8