Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgArray.h File Reference


Detailed Description

Static array.

Definition in file SgArray.h.

#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...


17 Jun 2010 Doxygen 1.4.7