|
My Project
|
Public Types | |
| using | LastType = Property< TypeTag, LastTypeTag > |
| using | type = std::conditional_t< isDefinedProperty< LastType >(int{}), LastType, typename GetNextTypeTag< TypeTag, Property, std::tuple< LastTypeTag >, void >::type > |