cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type) const >

More…

#include <FunctorTraits.h>

Inherits from cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type)>

Additional inherited members

Public Types inherited from cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type)>

Name
typedef FunctorArity< 1 >Arity
typedef ResultTypeResult
typedef RemoveConstRef< Arg0Type >::TypeArgument0
typedef TrueTypeIsMember
typedef ClassTypeClass

Detailed Description

template <typename ResultType ,
typename ClassType ,
typename Arg0Type >
struct cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type) const >;