cohtml::FunctorTraits< ResultType(*)()>

More…

#include <FunctorTraits.h>

Public Types

Name
typedef FunctorArity< 0 >Arity
typedef ResultTypeResult
typedef FalseTypeIsMember

Detailed Description

template <typename ResultType >
struct cohtml::FunctorTraits< ResultType(*)()>;

Public Types Documentation

typedef Arity

typedef FunctorArity<0> cohtml::FunctorTraits< ResultType(*)()>::Arity;

typedef Result

typedef ResultType cohtml::FunctorTraits< ResultType(*)()>::Result;

typedef IsMember

typedef FalseType cohtml::FunctorTraits< ResultType(*)()>::IsMember;