[zeromq-dev] C++ Move Constructor and Assignment Operator

Christoph Heindl christoph.heindl at gmail.com
Thu Feb 14 11:00:40 CET 2013


On Thu, Feb 14, 2013 at 10:55 AM, <Richard_Newton at waters.com> wrote:

>
> If your message is < 30 bytes then it is stored within message_t, i.e. on
> the stack if message_t is on the stack, >= 30 bytes it mallocs some memory
> (buffer size + sizeof(content_t) for some reference counting housekeeping).
>
That makes sense. Thanks for clarifying.

Best,
Christoph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130214/c2ccb08f/attachment.htm>


More information about the zeromq-dev mailing list