|
|
@@ -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.
|