#include <stlsoft/properties/field_properties.hpp>
Public Types | |
| typedef V | value_type |
| typedef R | reference_type |
|
typedef field_property_get_external< V, R > | class_type |
Public Member Functions | |
| field_property_get_external (value_type &value) | |
| operator reference_type () const | |
| Provides read-only access to the property. | |
| operator reference_type | ( | ) | const [inline] |
Provides read-only access to the property.
1.5.6