dune-pdelab  2.0.0
Public Types | Static Public Attributes | List of all members
Dune::PDELab::istl::impl::vector_iterator_base< V > Struct Template Reference

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

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

Public Types

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

Static Public Attributes

static const bool is_const = false
 

Member Typedef Documentation

template<typename V >
typedef V Dune::PDELab::istl::impl::vector_iterator_base< V >::vector
template<typename V >
typedef V& Dune::PDELab::istl::impl::vector_iterator_base< V >::vector_reference
template<typename V >
typedef tags::container<V>::type::base_tag Dune::PDELab::istl::impl::vector_iterator_base< V >::vector_tag

Member Data Documentation

template<typename V >
const bool Dune::PDELab::istl::impl::vector_iterator_base< V >::is_const = false
static

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