Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
static_method_property_getset Class Template Reference
Implements static read-write Method Property.
More...
#include <stlsoft_method_properties.h>
List of all members.
Detailed Description
template<typename V, typename RG, typename RS, typename C, RG(*)(void) PFnGet, void(*)(RS) PFnSet>
class stlsoft::static_method_property_getset< V, RG, RS, C, PFnGet, PFnSet >
Implements static read-write Method Property.
The documentation for this class was generated from the following file: