C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::strong_self_ref_t Struct Reference

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
 

Detailed Description

Tag type to indicate that the system should keep a strong reference to an actor after passing it the self pointer.


The documentation for this struct was generated from the following file: