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

#include <Functor.hpp>

Public Types

using type = std::invoke_result_t<decltype(Functor_), Pack<Args...>>

Member Typedef Documentation

◆ type

template<auto Functor_, MetaArity REQUIRED_ARITY, MetaArity... OPTIONAL_ARITIES>
template<typename... Args>
using capy::meta::functor_ft< Functor_, REQUIRED_ARITY, OPTIONAL_ARITIES >::Functor< Args >::type = std::invoke_result_t<decltype(Functor_), Pack<Args...>>

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