Boost logo

Boost Users :

Subject: [Boost-users] [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-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net