Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
FixArray Class Reference

#include </home/casse/Dev/elm/src/genstruct.h>

Detailed Description

This class provides a safe wrapper around fixed-size array of C embedding it inside the class (no allocation for the array). It provides the following concepts:

Parameters
TType of array items.
SSize of the array.
E(optional) Equivalence implementation.

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