dune-functions  2.5-dev
Public Types | List of all members
Dune::Functions::Imp::IntegerSequenceTupleHelper< std::integer_sequence< I, k... > > Struct Template Reference

#include <dune/functions/common/utility.hh>

Public Types

using Type = std::tuple< std::integral_constant< I, k >... >
 

Member Typedef Documentation

§ Type

template<class I , I... k>
using Dune::Functions::Imp::IntegerSequenceTupleHelper< std::integer_sequence< I, k... > >::Type = std::tuple<std::integral_constant<I, k>...>

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