template<typename F, F f, typename MsgT>
vt::auto_registry::FunctorAdapterParam struct

Public types

using FunctionPtrType = F
using ObjType = SentinelObject
using MsgType = MsgT

Public static functions

static auto getFunction() -> FunctionPtrType constexpr
static auto getNumArgs() -> NumArgsType