DynamicArray Class Reference

A dynamic array that grows to fit any index for assignment. More...

#include <dynarray.h>


Detailed Description

A dynamic array that grows to fit any index for assignment.

This array also features a clear() method, to free the entire array, and a trim(n) method, which tells the array it is no bigger than n elements.


The documentation for this class was generated from the following file:
Generated on Tue Aug 2 11:51:27 2011 for Galois by  doxygen 1.6.3