dune-common 2.1.1
Public Types
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>

List of all members.

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.


Member Typedef Documentation

template<typename T1 >
typedef Pair<T1,Nil> Dune::TupleToPairs< T1, Nil, Nil, Nil, Nil, Nil, Nil, Nil, Nil >::Type

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