dune-common 2.1.1
|
Converts the Tuple to a list of pairs. More...
#include <dune/common/tuples.hh>
Public Types | |
typedef Pair< T1, typename TupleToPairs< T2, T3, T4, T5, T6, T7, T8, T9, Nil >::Type > | Type |
Converts the Tuple to a list of pairs.
typedef Pair<T1, typename TupleToPairs<T2,T3,T4,T5,T6,T7,T8,T9,Nil>::Type > Dune::TupleToPairs< T1, T2, T3, T4, T5, T6, T7, T8, T9 >::Type |