|
SObjectizer 5.8
|
A helper function for the creation of a new mchain. More...
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. | |
Functions | |
| template<typename Q , typename... A> | |
| mchain_t | so_5::impl::make_mchain (outliving_reference_t< so_5::msg_tracing::holder_t > tracer, const mchain_params_t ¶ms, A &&... args) |
| Helper function for creation of a new mchain with respect to message tracing. | |
A helper function for the creation of a new mchain.
Definition in file make_mchain.hpp.