A general array-class
![]() | Constructors
|
This template array-class has the advantage of checking numerous things, and giving sensible errors when something is going wrong. Furthermore it supports the naming of arrays, so you can have a unique name for every array. When an error occurs, you know instantly which array is the troublemaker. As most of the member functions behaviour is obvious, only some of them have additional explanation.
ArrayC( unsigned int iSize, StringC const & iString )
iName - A useful description of the array
ArrayC( ArrayC<T> const & iArray )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de