dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FirstTypeIndexTuple< Tuple, SubTuple, Seed, index, size > Class Template Reference

#include <dune/fem/common/tupleutility.hh>

Public Types

typedef FirstTypeIndexTuple< Tuple, SubTuple, NextSeed,(index+1)>::type type
 

Member Typedef Documentation

◆ type

template<class Tuple , class SubTuple , class Seed = std::tuple<>, int index = 0, int size = std::tuple_size< SubTuple >::value>
typedef FirstTypeIndexTuple<Tuple,SubTuple,NextSeed,(index+1)>::type Dune::FirstTypeIndexTuple< Tuple, SubTuple, Seed, index, size >::type

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