3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::ReverseTupleImpl< Tuple, std::index_sequence< I... > > Struct Template Reference

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

Inheritance diagram for Dumux::Properties::ReverseTupleImpl< Tuple, std::index_sequence< I... > >:
Inheritance graph

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: