Update of /cvsroot/boost/boost/libs
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16897

Modified Files:
        libraries.htm 
Log Message:
Added Boost.Interprocess and Boost.Intrusive to the documentation group

Index: libraries.htm
===================================================================
RCS file: /cvsroot/boost/boost/libs/libraries.htm,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- libraries.htm       25 May 2007 05:10:38 -0000      1.107
+++ libraries.htm       23 Jun 2007 13:41:43 -0000      1.108
@@ -130,9 +130,12 @@
         and a University of Notre Dame team.</li>
     <li><a href="integer/index.html">integer</a> - Headers to ease
         dealing with integral types.</li>
+    <li><a href="interprocess/index.html">interprocess </a>- Shared memory, 
memory mapped files, 
+    process-shared mutexes, condition variables, containers and allocators, 
from Ion Gazta&ntildeaga</li>
     <li><a href="numeric/interval/doc/interval.htm">interval </a>- Extends the
     usual arithmetic functions to mathematical intervals, from Guillaume
     Melquiond, Herv&acute; Br&ouml;nnimann and Sylvain Pion.</li>
+    <li><a href="intrusive/index.html">intrusive </a>- Intrusive containers 
and algorithms, from Ion Gazta&ntildeaga</li>
     <li><a href="utility/in_place_factories.html">in_place_factory, 
typed_in_place_factory</a>- Generic in-place construction of contained objects 
with a variadic argument-list, from Fernando Cacciola.</li>
     <li><a href="io/doc/ios_state.html">io state savers</a> - Save I/O state to
     prevent jumbled data, from Daryle Walker.</li>
@@ -303,6 +306,7 @@
     <li><a href="graph/doc/table_of_contents.html">graph</a> -
         Generic graph components and algorithms, from Jeremy Siek
         and a University of Notre Dame team.</li>
+    <li><a href="intrusive/index.html">intrusive </a>- Intrusive containers 
and algorithms, from Ion Gazta&ntildeaga</li>
     <li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
     containers and adaptors for arrays of contiguous data, from Ron 
Garcia.</li>
     <li><a href="multi_index/doc/index.html">multi_index</a> - Containers with
@@ -432,6 +436,8 @@
 <h3><a name="Concurrent">Concurrent</a> Programming</h3>
 
 <ul>
+    <li><a href="interprocess/index.html">interprocess </a>- Shared memory, 
memory mapped files, 
+    process-shared mutexes, condition variables, containers and allocators, 
from Ion Gazta&ntildeaga</li>
     <li><a href="thread/doc/index.html">thread</a> - Portable C++
       multi-threading, from William Kempf.</li>
 </ul>


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