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_external Class Template Reference
Implements External static read-write Method Property.
More...
#include <stlsoft_method_properties.h>
List of all members.
Detailed Description
template<typename RG, typename RS, RG(*)(void) PFnGet, void(*)(RS) PFnSet>
class stlsoft::static_method_property_getset_external< RG, RS, PFnGet, PFnSet >
Implements External static read-write Method Property.
The documentation for this class was generated from the following file: