A dynamical array, more powerful than a simple [ ][ ]
A dynamical array, more powerful than a simple [ ][ ]
Array2(int nbLine_j, int nbColumn_i) throw()
virtual ~Array2() throw()
Array2(const Array2< class T_item >& m) throw()
virtual Array2 < class T_item > & operator=(T_item i) throw()
virtual Array2 < class T_item > & operator=(const Array2< class T_item >& m) throw()
Array < class T_item > & operator[](int k) throw()
const Array < class T_item > & operator[](int k) const throw()
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de