Dune::tuple_element< 0, Pair< T1, T2 > > Struct Template Reference
[Common]
#include <tuples.hh>
List of all members.
Detailed Description
template<typename T1, typename T2>
struct Dune::tuple_element< 0, Pair< T1, T2 > >
Get the type of the first element of the
tuple.
|
Public Types |
typedef T1 | type |
| The type of the first element of the tuple.
|
The documentation for this struct was generated from the following file: