src/vt/utils/ptr/observer.h file

Namespaces

namespace vt
namespace vt::util
namespace vt::util::ptr

Classes

template<typename T>
struct vt::util::ptr::ObserverPtr
A simple wrapper over a raw pointer that indicates it is held as an observer that does not own or control the lifetime.