Provides information about function objects. More...
Inherited by cohtml::FunctorTraits< ResultType(ClassType::*)() const >, cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type) const >, cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type, Arg1Type) const >, cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type, Arg1Type, Arg2Type) const >, cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type, Arg1Type, Arg2Type, Arg3Type) const >, and cohtml::FunctorTraits< ResultType(ClassType::*)(Arg0Type, Arg1Type, Arg2Type, Arg3Type, Arg4Type) const >.
Provides information about function objects.
Provides the following information about a function object
To support your custom handlers use the following pattern: