dune-pdelab  2.5-dev
Public Types | List of all members
Dune::PDELab::ISTL::impl::_extract_iterators< T, true, tags::dynamic_vector, Iterators... > Struct Template Reference

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

Public Types

typedef std::tuple< Iterators..., typename T::const_iterator > type
 

Member Typedef Documentation

◆ type

template<typename T , typename... Iterators>
typedef std::tuple<Iterators...,typename T::const_iterator> Dune::PDELab::ISTL::impl::_extract_iterators< T, true, tags::dynamic_vector, Iterators... >::type

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