Dune Core Modules (2.3.1)

Dune::tuple_element< N, Tuple > Struct Template Reference

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.
 

Detailed Description

template<int N, class Tuple>
struct Dune::tuple_element< N, Tuple >

Get the type of the N-th element of the tuple.


The documentation for this struct was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 27, 22:29, 2024)