dune-common 2.1.1
|
Get the type of the first element of the tuple. More...
#include <dune/common/tuples.hh>
Public Types | |
typedef T1 | type |
The type of the first element of the tuple. | |
typedef T1 | Type |
Get the type of the first element of the tuple.
typedef T1 Dune::tuple_element< 0, Pair< T1, T2 > >::type |
The type of the first element of the tuple.