Skip to content
SiteEmail

cohtml::GetValue< Property(Class::*)() const >

More…

#include <TypeTraits.h>

Name
PropertyInvoke(Class * instance, Property(Class::*)() const getter)
template <typename Class ,
typename Property >
struct cohtml::GetValue< Property(Class::*)() const >;
static inline Property Invoke(
Class * instance,
Property(Class::*)() const getter
)