|
|
using | LastType = Property<TypeTag, LastTypeTag> |
| using | type |
◆ type
template<class TypeTag, template< class, class > class Property, class LastTypeTag>
Initial value: std::conditional_t<isDefinedProperty<LastType>(int{}), LastType,
typename GetNextTypeTag<TypeTag, Property, std::tuple<LastTypeTag>,
void>::type>
helper struct to iterate over the TypeTag hierarchy
Definition propertysystem.hh:79
The documentation for this struct was generated from the following file: