cohtml::GetValue< Property(Class::*)() const >
#include <Property.h>
Public Functions
Name | |
---|---|
Property | Invoke(Class * instance, Property(Class::*)() const getter) |
Detailed Description
template <typename Class ,
typename Property >
struct cohtml::GetValue< Property(Class::*)() const >;
Public Functions Documentation
function Invoke
static inline Property Invoke(
Class * instance,
Property(Class::*)() const getter
)