|
|
@@ -98,6 +98,7 @@ out how to build object libraries, when needed.</p>
|
|
|
Kevlin Henney.</li>
|
|
|
<li><a href="crc/index.html">crc</a> - Cyclic Redundancy Code, from Daryle
|
|
|
Walker.</li>
|
|
|
+ <li><a href="dynamic_bitset/dynamic_bitset.html">dynamic_bitset</a> - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
|
|
|
<li><a href="format/index.htm">format</a> - Type-safe 'printf-like' format
|
|
|
operations, from Samuel Krempp.</li>
|
|
|
<li><a href="function/index.html">function</a> - Function object wrappers
|
|
|
@@ -207,6 +208,7 @@ out how to build object libraries, when needed.</p>
|
|
|
<li><a href="array/index.htm">array</a> - STL compliant
|
|
|
container wrapper for arrays of constant size, from
|
|
|
Nicolai Josuttis.</li>
|
|
|
+ <li><a href="dynamic_bitset/dynamic_bitset.html">dynamic_bitset</a> - A runtime sized version of <tt>std::bitset</tt> from Jeremy Siek and Chuck Allison.</li>
|
|
|
<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>
|
|
|
@@ -465,4 +467,4 @@ libraries will soon be either submitted for formal review or removed.</p>
|
|
|
<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
s-format="%d %b %Y" startspan -->22 May 2002<!--webbot bot="Timestamp" i-checksum="15110" endspan --></p>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|