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

Type for reverse element access. More...

#include <dune/common/tupleutility.hh>

List of all members.

Public Types

typedef tuple_element< Length
< 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 tuple_element<Length<Tuple>::value - N - 1, Tuple>::type Dune::AtType< N, Tuple >::Type

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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].