Main Page   Class Hierarchy   Compound List   File List   Compound Members  

Array::iterator Class Template Reference

Array iterator, although iterating with integer index may be easier. More...

#include <mpararr.h>

List of all members.

Public Methods

 iterator (const iterator &o)
 iterator (const Array< TYPE > &ar)
void first ()
void next ()
int exhausted () const
TYPE& getvaluev ()
const TYPE& getvalue () const
 operator const TYPE & () const


Detailed Description

template<class TYPE> class Array::iterator

Array iterator, although iterating with integer index may be easier.

Definition at line 384 of file mpararr.h.


The documentation for this class was generated from the following file:
Generated at Tue Dec 4 19:53:30 2001 for MagiC++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001