dune-istl 3.0-git
|
Iterator implementation class
More...
#include <dune/istl/basearray.hh>
Public Types | |
typedef std::remove_const< T >::type | ValueType |
The unqualified value type. | |
Public Member Functions | |
RealIterator () | |
constructor | |
RealIterator (const B *_p, B *_i) | |
RealIterator (const RealIterator< ValueType > &it) | |
size_type | index () const |
return index | |
bool | equals (const RealIterator< ValueType > &other) const |
equality | |
bool | equals (const RealIterator< const ValueType > &other) const |
equality | |
std::ptrdiff_t | distanceTo (const RealIterator &o) const |
Iterator implementation class
typedef std::remove_const<T>::type Dune::base_array_unmanaged< B, A >::RealIterator< T >::ValueType |
The unqualified value type.
|
inline |
constructor
|
inline |
|
inline |
|
inline |
|
inline |
equality
|
inline |
equality
|
inline |
return index