c:/Users/efeyhl/devs/math2/fixArray.h File Reference

a template class to construct an array with a well defined number of elements at compile time. More...

Go to the source code of this file.

Classes

class  fixArray< type, maxElements >
 template for an array with well defined number of elements More...

Detailed Description

a template class to construct an array with a well defined number of elements at compile time.

Access to the elements in the array are index safe. This means if you are running out of array bounds you will get an errer-Element as result.

Author:
Eckhardt Feyhl (2010 Nov. 20)
 All Classes Files Functions Variables Typedefs Defines
Generated on Mon Nov 22 06:27:34 2010 by  doxygen 1.6.3