|
dune-common
2.3.1
|
Get the type of the N-th element of the tuple. More...
#include <dune/common/tuples.hh>
Public Types | |
| typedef tuple_element< N, typename Tuple::FirstPair > ::type | type |
| The type of the N-th element of the tuple. More... | |
| typedef tuple_element< N, typename Tuple::FirstPair > ::type | Type |
Get the type of the N-th element of the tuple.
1.8.7