capydi
Loading...
Searching...
No Matches
capy::meta::functor_fv< Functor_, REQUIRED_ARITY, OPTIONAL_ARITIES >::Functor< Args > Struct Template Reference

#include <Functor.hpp>

Public Types

using type = ReturnType

Static Public Attributes

static constexpr ReturnType value

Member Typedef Documentation

◆ type

template<auto Functor_, MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
template<typename... Args>
using capy::meta::functor_fv< Functor_, REQUIRED_ARITY, OPTIONAL_ARITIES >::Functor< Args >::type = ReturnType

Member Data Documentation

◆ value

template<auto Functor_, MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
template<typename... Args>
ReturnType capy::meta::functor_fv< Functor_, REQUIRED_ARITY, OPTIONAL_ARITIES >::Functor< Args >::value
staticconstexpr
Initial value:
= std::invoke(
Functor_,
)
A compile-time heterogeneous type list.
Definition Pack.hpp:70

The documentation for this struct was generated from the following file:
  • core/capymeta/include/capymeta/primitives/Functor.hpp