Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Classes

SgArray.h File Reference

Static array. More...

#include <cstring>

Go to the source code of this file.

Classes

class  SgArrayAssign< T, SIZE >
 Helper class to allow partial specialization of SgArray::operator=. More...
class  SgArrayAssign< int, SIZE >
class  SgArrayAssign< bool, SIZE >
class  SgArrayAssign< T *, SIZE >
class  SgArray< T, SIZE >
 Static array. More...
class  SgArray< T, SIZE >::Iterator
 Local const iterator. More...
class  SgArray< T, SIZE >::NonConstIterator
 Local non-const iterator. More...

Detailed Description

Static array.

Definition in file SgArray.h.


Sun Mar 13 2011 Doxygen 1.7.1