src/vt/registry/auto/functor/auto_registry_functor.h file

Namespaces

namespace vt
namespace vt::auto_registry

Classes

template<typename FunctorT, typename RegT, typename InfoT, typename FnT, typename = void>
struct vt::auto_registry::RegistrarFunctor
template<typename FunctorT, typename RegT, typename InfoT, typename FnT>
struct vt::auto_registry::RegistrarWrapperFunctor
template<typename AdapterT, typename RegT, typename InfoT, typename FnT, typename MsgT>
struct vt::auto_registry::RunnableFunctor