3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
Dumux::Properties::Detail::GetNextTypeTag< TypeTag, Property, std::tuple< FirstTypeTag, Args... >, std::enable_if_t<!hasParentTypeTag< FirstTypeTag >(int{}), void > > Struct Template Reference

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

Inheritance diagram for Dumux::Properties::Detail::GetNextTypeTag< TypeTag, Property, std::tuple< FirstTypeTag, Args... >, std::enable_if_t<!hasParentTypeTag< FirstTypeTag >(int{}), void > >:
Inheritance graph

Public Types

using type = typename GetDefined<TypeTag, Property, std::tuple<Args...>>::type

Member Typedef Documentation

◆ type

template<class TypeTag, template< class, class > class Property, class FirstTypeTag, class ... Args>
using Dumux::Properties::Detail::GetNextTypeTag< TypeTag, Property, std::tuple< FirstTypeTag, Args... >, std::enable_if_t<!hasParentTypeTag< FirstTypeTag >(int{}), void > >::type = typename GetDefined<TypeTag, Property, std::tuple<Args...>>::type

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