$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Michael Marcin (mmarcin_at_[hidden])
Date: 2007-05-18 16:08:40
Jan Gaspar wrote:
> Subject: circular_buffer added to boost
>
>
>> Hi all,
>>
>> The Circular Buffer library has been added to boost (HEAD CVS).
>>
>> http://boost.cvs.sourceforge.net/*checkout*/boost/boost/libs/circular_buffer/doc/circular_buffer.html
>>
>> The implementation reflects the suggestions and improvements as a
>> result of the formal review:
>> - defined exception safety for every method
>> - introduced new methods array_one(), array_two() and rerase()
>> - contains several bug fixes and solves some compiler issues
>> - contains better documentation in general
>>
>> The full list can be found here
>> http://boost.cvs.sourceforge.net/*checkout*/boost-sandbox/boost-sandbox/libs/circular_buffer/doc/TODO
>> and the formal review here
>> http://boost.cvs.sourceforge.net/*checkout*/boost-sandbox/boost-sandbox/libs/circular_buffer/doc/formal_review.txt.
>>
Congrats!
I'm glad you found the time to finish it up.
Thanks,
Michael Marcin