$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [circular_buffer] Serialization support for circular_buffer
From: Brian Wood (woodbrian77_at_[hidden])
Date: 2010-01-30 19:52:27
B"H
Shalom, Boost,
The C++ Middleware Writer now supports
marshalling circular_buffers. This is done
by transmitting a circular buffer's capacity,
then size, followed by it's elements.
An example of the code used when
marshalling a circular_buffer is here --
http://webEbenezer.net/posts/cirbuf.hh.
-- Brian Wood http://www.webEbenezer.net (651) 251-9384