cohtml::FunctorTraits< ResultType(ClassType::*)() const >
On this page
#include <FunctorTraits.h>
Inherits from cohtml::FunctorTraits< ResultType(ClassType::*)()>
Additional inherited members
Public Types inherited from cohtml::FunctorTraits< ResultType(ClassType::*)()>
Name | |
---|---|
typedef FunctorArity< 0 > | Arity |
typedef ResultType | Result |
typedef TrueType | IsMember |
typedef ClassType | Class |
Detailed Description
template <typename ResultType ,
typename ClassType >
struct cohtml::FunctorTraits< ResultType(ClassType::*)() const >;