dune-common  2.2.0
Public Types
Dune::tuple_element< 0, Pair< T1, T2 > > Struct Template Reference

Get the type of the first element of the tuple. More...

#include <dune/common/tuples.hh>

List of all members.

Public Types

typedef T1 type
 The type of the first element of the tuple.
typedef T1 Type

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.


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