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