3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::Detail::GetTypeTagInheritance< std::tuple< FirstTypeTag, OtherTypeTags... > > Struct Template Reference

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

Inheritance diagram for Dumux::Properties::Detail::GetTypeTagInheritance< std::tuple< FirstTypeTag, OtherTypeTags... > >:
Inheritance graph

Public Types

using type = ReverseTuple<std::tuple<OtherTypeTags...>>

Member Typedef Documentation

◆ type

template<class FirstTypeTag, class ... OtherTypeTags>
using Dumux::Properties::Detail::GetTypeTagInheritance< std::tuple< FirstTypeTag, OtherTypeTags... > >::type = ReverseTuple<std::tuple<OtherTypeTags...>>

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