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< LastTypeTag >, std::enable_if_t< hasParentTypeTag< LastTypeTag >(int{}), void > > Struct Template Reference

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

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

Public Types

using type = typename GetDefined<TypeTag, Property, typename LastTypeTag::InheritsFrom>::type

Member Typedef Documentation

◆ type

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

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