$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2004-10-28 05:56:31
"Darren Cook" wrote:
> I found some circular buffers that nearly do what I want
> [1] [2] [3], but they are lower-level as they don't offer the ostream
> interface. (In my case I don't need thread-safety.)
>
Did you look on Boost circular_buffer (currently in Files section)?
It is not yet oficially released but should get into 1.33.
/Pavel