Просмотр исходного кода

Add circular_buffer to the alphabetic list

[SVN r43121]
Beman Dawes 18 лет назад
Родитель
Сommit
99ee536275
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      libs/libraries.htm

+ 4 - 2
libs/libraries.htm

@@ -97,6 +97,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>
@@ -699,7 +701,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.
@@ -708,4 +710,4 @@ or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_
 </p>
 
 </body>
-</html>
+</html>

粤ICP备19079148号