file
smart_ptr.h
Namespaces
- namespace vt
- namespace vt::messaging
- namespace vt::messaging::statics
Classes
-
template<typename MsgT>struct vt::messaging::MsgPtrImplTyped
- struct vt::messaging::statics::Holder
- struct vt::messaging::MsgPtrImplBase
- Message-type agnostic virtual base class.
-
template<typename MsgT>struct vt::messaging::MsgPtrImplTyped
-
template<typename T>struct vt::messaging::MsgSharedPtr
-
template<typename MsgT>struct vt::messaging::MsgPtrThief
- Helper to unify 'stealing' message ownership.