dune-common  2.2.1
Public Types | List of all members
Dune::TupleToPairs< T1, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil > Struct Template Reference

Specialization for a tuple consisting only of one type. More...

#include <dune/common/tuples.hh>

Public Types

typedef Pair< T1, NilType
 

Detailed Description

template<typename T1>
struct Dune::TupleToPairs< T1, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil >

Specialization for a tuple consisting only of one type.


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