|
SObjectizer
5.8
|
#include <so_5/impl/mbox_core.hpp>#include <so_5/exception.hpp>#include <so_5/impl/local_mbox.hpp>#include <so_5/impl/named_local_mbox.hpp>#include <so_5/impl/mpsc_mbox.hpp>#include <so_5/impl/mchain_details.hpp>#include <so_5/impl/make_mchain.hpp>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | so_5 |
| Private part of message limit implementation. | |
| namespace | so_5::impl |
| Details of SObjectizer run-time implementations. | |
| namespace | so_5::impl::anonymous_namespace{mbox_core.cpp} |
Functions | |
| template<typename M1 , typename M2 , typename... A> | |
| std::unique_ptr< abstract_message_box_t > | so_5::impl::anonymous_namespace{mbox_core.cpp}::make_actual_mbox (outliving_reference_t< so_5::msg_tracing::holder_t > msg_tracing_stuff, A &&... args) |