template<typename ObjTypeT, typename MsgT, bool is_msg_direct>
vt::auto_registry::FunctorAdapterArgs struct

Public types

using GetPtr = GetFnPtr<ObjTypeT, is_msg_direct, MsgT>
using FunctionPtrType = typename GetPtr::FunctionPtrType
using ObjType = SentinelObject
using MsgType = MsgT

Public static functions

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