Update of /cvsroot/boost/boost/doc/src
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27712/doc/src

Modified Files:
        boost.xml 
Log Message:
circular_buffer: library included into boost documentation

Index: boost.xml
===================================================================
RCS file: /cvsroot/boost/boost/doc/src/boost.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- boost.xml   12 Dec 2006 05:39:15 -0000      1.28
+++ boost.xml   18 May 2007 16:00:35 -0000      1.29
@@ -91,6 +91,18 @@
      </libraryinfo>
    </library>
 
+   <library name="Circular Buffer" dirname="circular_buffer" html-only="1"
+            url="../../libs/circular_buffer/index.html">
+     <libraryinfo>
+       <author>
+         <firstname>Jan</firstname>
+         <surname>Gaspar</surname>
+       </author>
+       <librarypurpose>A STL compliant container also known as ring or cyclic 
buffer</librarypurpose>
+       <librarycategory name="category:containers"/> 
+     </libraryinfo>
+   </library>
+
    <library name="Compatibility" dirname="compatibility" html-only="1">
      <libraryinfo>
        <author>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to