3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::ReverseTupleImpl< Tuple, std::index_sequence< I... > > Struct Template Reference

#include <dumux/common/properties/propertysystemmacros.hh>

Public Types

using type = std::tuple< std::tuple_element_t< sizeof...(I) - 1 - I, Tuple >... >
 

Member Typedef Documentation

◆ type

template<class Tuple , size_t... I>
using Dumux::Properties::ReverseTupleImpl< Tuple, std::index_sequence< I... > >::type = std::tuple<std::tuple_element_t<sizeof...(I) - 1 - I, Tuple>...>

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