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