cohtml::FunctorTraits< ResultType()>
#include <FunctorTraits.h>
Public Types
Section titled “Public Types”| Name | |
|---|---|
| typedef FunctorArity< 0 > | Arity |
| typedef ResultType | Result |
| typedef FalseType | IsMember |
Detailed Description
Section titled “Detailed Description”template <typename ResultType >struct cohtml::FunctorTraits< ResultType()>;Public Types Documentation
Section titled “Public Types Documentation”typedef Arity
Section titled “typedef Arity”typedef FunctorArity<0> cohtml::FunctorTraits< ResultType()>::Arity;typedef Result
Section titled “typedef Result”typedef ResultType cohtml::FunctorTraits< ResultType()>::Result;typedef IsMember
Section titled “typedef IsMember”typedef FalseType cohtml::FunctorTraits< ResultType()>::IsMember;© 2026 Coherent Labs. All rights reserved.