score::HierarchicalMember< Model, T, ptr > Struct Template Reference
Detailed Description
template<typename Model, typename T, T Model::* ptr>
struct score::HierarchicalMember< Model, T, ptr >
These classes are here to manage hierarchical classes more easily
Public Types | |
using | model_type = Model |
using | child_type = T |
Static Public Attributes | |
static constexpr const auto | member = ptr |
The documentation for this struct was generated from the following file: