src/vt/objgroup/proxy/proxy_objgroup.h file

Namespaces

namespace vt
namespace vt::objgroup
namespace vt::objgroup::proxy

Classes

template<typename ObjT>
struct vt::objgroup::proxy::Proxy
A indexable proxy to object instances on all nodes that are tied together with a common ID.
template<>
struct vt::objgroup::proxy::Proxy<void>