dune-common
2.6-git
|
Type for reverse element access. More...
#include <dune/common/tupleutility.hh>
Public Types | |
typedef std::tuple_element< std::tuple_size< Tuple >::value - N - 1, Tuple >::type | Type |
Type for reverse element access.
Counterpart to ElementType for reverse element access.