SObjectizer 5.8
Loading...
Searching...
No Matches
make_mchain.hpp File Reference

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 &params, A &&... args)
 Helper function for creation of a new mchain with respect to message tracing.
 

Detailed Description

A helper function for the creation of a new mchain.

Since
v.5.7.0

Definition in file make_mchain.hpp.