mace::array< T, size, Serial, Alloc > Class Template Reference
[Collections]

#include <marray.h>

Inheritance diagram for mace::array< T, size, Serial, Alloc >:

Inheritance graph
[legend]
Collaboration diagram for mace::array< T, size, Serial, Alloc >:

Collaboration graph
[legend]

List of all members.


Detailed Description

template<class T, int size, class Serial = SerializeArray<T>, class Alloc = std::allocator<T>>
class mace::array< T, size, Serial, Alloc >

mace::array extends std::vector, but is fixed in size, provides printing and serialization

For most documentation, you should refer to the SGI STL documentation http://www.sgi.com/tech/stl

Definition at line 59 of file marray.h.


Public Member Functions

const std::string & getTypeName () const
 Return the template parameter string Key->Data for actual template parameters. (Mace extension).

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

Generated on Sat Oct 4 21:30:39 2008 for Mace Library by  doxygen 1.5.5