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

const random access iterator More...

#include <vector.hh>

List of all members.

Public Member Functions

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


Detailed Description

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

const 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