hdnum::Vector< T >::iterator Class Reference

random access iterator More...

#include <vector.hh>

List of all members.

Public Member Functions

 iterator (T *p_)
bool operator!= (iterator x) const
bool operator== (iterator x) const
iterator operator++ ()
iterator operator++ (int)
iterator operator-- ()
iterator operator-- (int)
T & operator[] (size_type i) const
T & operator* () const
T * operator-> () const


Detailed Description

template<class T>
class hdnum::Vector< T >::iterator

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

Generated on Thu Nov 5 11:47:02 2009 for Heidelberg Educational Numerics Library by  doxygen 1.5.5