mirror of
https://github.com/boostorg/boost.git
synced 2025-04-17 18:46:14 +00:00
Add circular_buffer to the alphabetic list, merge from trunk
[SVN r43122]
This commit is contained in:
parent
9bb9dac328
commit
756bc25f86
1 changed files with 3 additions and 1 deletions
|
@ -95,6 +95,8 @@ how to download, build, and install the libraries.</p>
|
|||
<li><a href="utility/call_traits.htm">call_traits</a> -
|
||||
Defines types for passing parameters, from John Maddock,
|
||||
Howard Hinnant, et al.</li>
|
||||
<li><a href="circular_buffer/index.html">circular_buffer</a> - STL compliant
|
||||
container also known as ring or cyclic buffer, from Jan Gaspar.</li>
|
||||
<li><a href="compatibility/index.html">compatibility</a> - Help for
|
||||
non-conforming standard libraries, from Ralf Grosse-Kunstleve and Jens
|
||||
Maurer.</li>
|
||||
|
@ -693,7 +695,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|||
|
||||
<p>Revised
|
||||
<!--webbot bot="Timestamp" s-type="EDITED"
|
||||
s-format="%d %b %Y" startspan -->01 Nov 2007<!--webbot bot="Timestamp" endspan i-checksum="15262" --></p>
|
||||
s-format="%d %b %Y" startspan -->05 Feb 2008<!--webbot bot="Timestamp" endspan i-checksum="14410" --></p>
|
||||
|
||||
<p>? Copyright Beman Dawes 2000-2004</p>
|
||||
<p>Distributed under the Boost Software License, Version 1.0.
|
||||
|
|
Loading…
Add table
Reference in a new issue