template<typename AdapterT, typename RegT, typename InfoT, typename FnT, typename MsgT>
vt::auto_registry::RunnableFunctor struct

Public types

using AdapterType = AdapterT
using MsgType = MsgT

Public static variables

static const AutoHandlerType idx

Constructors, destructors, conversion operators

RunnableFunctor() defaulted