#include <Functor.hpp>
◆ as_nary
template<auto Functor_,
MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
◆ as_unary
template<auto Functor_,
MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
◆ META_CALLABLE_ARITIES
template<auto Functor_,
MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
Initial value:= {
REQUIRED_ARITY,
OPTIONAL_ARITIES...
}
◆ META_CALLABLE_TAGS
template<auto Functor_,
MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
The documentation for this struct was generated from the following file: