Dune::tuple_element< N, Tuple > Struct Template Reference
[Common (foundation classes)]

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

#include <dune/common/tuples.hh>

List of all members.

Public Types

typedef tuple_element< N,
typename Tuple::FirstPair >
::type 
type
 The type of the N-th element of the tuple.
typedef tuple_element< N,
typename Tuple::FirstPair >
::type 
Type

Detailed Description

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

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


Member Typedef Documentation

template<int N, class Tuple>
typedef tuple_element<N,typename Tuple::FirstPair>::type Dune::tuple_element< N, Tuple >::type

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


The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 10:45:24 2010 for dune-common by  doxygen 1.6.3