Dune::AtType< N, Tuple > Struct Template Reference
[Tuple Utilities]

Type for reverse element access. More...

#include <dune/common/tupleutility.hh>

List of all members.

Public Types

typedef std::tuple_element
< std::tuple_size< Tuple >
::value-N-1, Tuple >::type 
Type

Detailed Description

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

Type for reverse element access.

Counterpart to ElementType for reverse element access.


Member Typedef Documentation

template<int N, class Tuple >
typedef std::tuple_element<std::tuple_size<Tuple>::value - N - 1, Tuple>::type Dune::AtType< N, Tuple >::Type

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1