template<typename F, F f, typename MsgT>
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