SObjectizer
5.5
|
A special marker for mutable message. More...
#include <message.hpp>
A special marker for mutable message.
This marker tells that message can be sent only for one receiver. And that receiver will get an exclusive access to the message content. It means that receiver can change message's content.
M | type of the message. |