$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2008-03-18 05:51:54
vicente.botet wrote:
> Hi,
> A detail in http://beta.boost.org/users/news/version_1_35_0
>
> Every library name appears with capital letters and separated words,
> except circular_buffer.
>
> circular_buffer: STL compliant container also known as ring or cyclic
> buffer, from Jan Gaspar.
>
> In order to be coherent shouldn't it be
> *Circular Buffer*: STL compliant container also known as ring or
> cyclic buffer, from Jan Gaspar.
Good point, fixed, John.