|
using | FirstType = Property<TypeTag, FirstTypeTag> |
|
using | type |
|
◆ type
template<class TypeTag , template< class, class > class Property, class FirstTypeTag , class ... Args>
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: