Dune::compressed_base_array_unmanaged< B, A >::RealIterator< T > Class Template Reference
iterator class for sequential access
More...
#include <dune/istl/basearray.hh>
List of all members.
Detailed Description
template<class B, class A = ISTLAllocator>
template<class T>
class Dune::compressed_base_array_unmanaged< B, A >::RealIterator< T >
iterator class for sequential access
Member Typedef Documentation
template<class B , class A = ISTLAllocator>
template<class T>
The unqualified value type.
Constructor & Destructor Documentation
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
Copy constructor from mutable iterator.
Member Function Documentation
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
return index corresponding to pointer
template<class B , class A = ISTLAllocator>
template<class T>
offset from the first entry.
An iterator positioned at the beginning has to be increment this amount of times to the same position.
template<class B , class A = ISTLAllocator>
template<class T>
Set index corresponding to pointer.
Friends And Related Function Documentation
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
template<class B , class A = ISTLAllocator>
template<class T>
The documentation for this class was generated from the following file: