C++ Actor Framework 1.0.0
|
Tag type to indicate that the system should keep a weak reference to an actor after passing it the self
pointer.
More...
#include <self_ref.hpp>
Public Types | |
using | handle_type = weak_actor_ptr |
Tag type to indicate that the system should keep a weak reference to an actor after passing it the self
pointer.