cohtml::PropertyType< ReturnType(Class::*)(const Property &)>
#include <Property.h>
Public Types
| Name | |
|---|---|
| typedef Property | Type |
Detailed Description
template <typename ReturnType ,
typename Class ,
typename Property >
struct cohtml::PropertyType< ReturnType(Class::*)(const Property &)>;
Public Types Documentation
typedef Type
typedef Property cohtml::PropertyType< ReturnType(Class::*)(const Property &)>::Type;