SObjectizer  5.7
Namespaces | Typedefs
mbox_fwd.hpp File Reference

A forward declaration of mbox_t. More...

#include <so_5/atomic_refcounted.hpp>

Go to the source code of this file.

Namespaces

 so_5
 Public part of message limit implementation.
 
 so_5::impl
 Details of SObjectizer run-time implementations.
 

Typedefs

using so_5::mbox_t = intrusive_ptr_t< abstract_message_box_t >
 Smart reference for the abstract_message_box. More...
 

Detailed Description

A forward declaration of mbox_t.

Since
v.5.5.1