dune-pdelab  2.5-dev
Public Types | Static Public Attributes | List of all members
Dune::PDELab::ISTL::impl::vector_iterator_base< const V > Struct Template Reference

#include <dune/pdelab/backend/istl/vectoriterator.hh>

Inheritance diagram for Dune::PDELab::ISTL::impl::vector_iterator_base< const V >:
Inheritance graph

Public Types

typedef V vector
 
typedef const V & vector_reference
 
typedef tags::container< V >::type::base_tag vector_tag
 

Static Public Attributes

static const bool is_const = true
 

Member Typedef Documentation

§ vector

template<typename V >
typedef V Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::vector

§ vector_reference

template<typename V >
typedef const V& Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::vector_reference

§ vector_tag

template<typename V >
typedef tags::container<V>::type::base_tag Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::vector_tag

Member Data Documentation

§ is_const

template<typename V >
const bool Dune::PDELab::ISTL::impl::vector_iterator_base< const V >::is_const = true
static

The documentation for this struct was generated from the following file: