ADTF
3.14.3
|
Concept template to define the conversion type for the given type TYPE of a property. More...
Concept template to define the conversion type for the given type TYPE of a property.
This template is used within the container template property_value and property. Use a specialization of this template to define your own property user type. See cPropertyStringConversion which functions are expected.
TYPE | value type for the property |
Definition at line 32 of file propertyconvert.h.