rttr::visitor::property_info< T > Struct Template Reference
The property_info class is used to forward all information during registration of a property. More...
#include <visitor.h>
Public Types | |
using | declaring_type = T |
using | policy = Policy |
Public Attributes | |
Acc | property_accessor |
const property | property_item |
Detailed Description
The property_info class is used to forward all information during registration of a property.
The information will be forwarded when the methods: visit_property() are implemented.
Member Typedef Documentation
◆ declaring_type
◆ policy
Member Data Documentation
◆ property_accessor
Acc rttr::visitor::property_info< T >::property_accessor |
◆ property_item
The documentation for this struct was generated from the following file:
Generated on Fri Jan 26 2024 00:00:00 for rttr - 0.9.7 by doxygen.