MCPcopy Create free account
hub / github.com/Naios/function2 / operator_impl

Class operator_impl

include/function2/function2.hpp:762–762  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

760
761template <std::size_t Index, typename Function, typename... Signatures>
762class operator_impl;
763
764#define FU2_DEFINE_FUNCTION_TRAIT(CONST, VOLATILE, NOEXCEPT, OVL_REF, REF) \
765 template <std::size_t Index, typename Function, typename Ret, \

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected