Boost logo

Boost :

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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk