My Project
Loading...
Searching...
No Matches
Opm::Properties::Detail::GetDefined< TypeTag, Property, std::tuple< FirstTypeTag, Args... > > Struct Template Reference

Public Types

using FirstType = Property<TypeTag, FirstTypeTag>
 
using type
 

Member Typedef Documentation

◆ type

template<class TypeTag , template< class, class > class Property, class FirstTypeTag , class ... Args>
using Opm::Properties::Detail::GetDefined< TypeTag, Property, std::tuple< FirstTypeTag, Args... > >::type
Initial value:
std::conditional_t<isDefinedProperty<FirstType>(int{}), FirstType,
typename GetNextTypeTag<TypeTag, Property, std::tuple<FirstTypeTag, Args...>, void>::type>
helper struct to iterate over the TypeTag hierarchy
Definition propertysystem.hh:81

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