|
SObjectizer
5.7
|
#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>Namespaces | |
| so_5 | |
| Public part of message limit implementation. | |
| so_5::impl | |
| Details of SObjectizer run-time implementations. | |
| 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) |
1.8.14