|
|
@@ -24,44 +24,40 @@
|
|
|
<ul>
|
|
|
<li><a href="libs/array/index.htm">array</a> - STL compliant container wrapper
|
|
|
for arrays of constant size from Nicolai Josuttis.</li>
|
|
|
- <li><a href="libs/compose/index.htm">compose</a> - functional composition
|
|
|
+ <li><a href="libs/utility/call_traits.htm">call_traits</a> - Defines types
|
|
|
+ for passing parameters from John Maddock, Howard Hinnant, et al.</li>
|
|
|
+ <li><a href="libs/compose/index.htm">compose</a> - Functional composition
|
|
|
adapters for the STL from Nicolai Josuttis.</li>
|
|
|
- <li><a href="libs/config/index.htm">config</a> - helps boost library
|
|
|
+ <li><a href="libs/utility/compressed_pair.htm">compressed_pair</a> - Empty
|
|
|
+ member optimization from John Maddock, Howard Hinnant, et al.</li>
|
|
|
+ <li><a href="libs/config/index.htm">config</a> - Helps boost library
|
|
|
developers adapt to compiler idiosyncrasies; not intended for library users.</li>
|
|
|
- <li><a href="libs/dir_it/index.htm">dir_it</a> - a set of file system
|
|
|
+ <li><a href="libs/dir_it/index.htm">dir_it</a> - A set of file system
|
|
|
directory level iterators from Dietmar Kühl.</li>
|
|
|
- <li><a href="libs/functional/index.html">functional</a> - enhanced function
|
|
|
+ <li><a href="libs/functional/index.html">functional</a> - Enhanced function
|
|
|
object adaptors from Mark Rodgers.</li>
|
|
|
- <li><a href="libs/graph/docs/table_of_contents.html">graph</a> - generic graph
|
|
|
+ <li><a href="libs/graph/docs/table_of_contents.html">graph</a> - Generic graph
|
|
|
components and algorithms from Jeremy Siek & a University of Notre Dame
|
|
|
team.</li>
|
|
|
- <li><a href="libs/integer/index.htm">integer</a> - headers for dealing with
|
|
|
- integral types.</li>
|
|
|
- <li><a href="libs/random/index.html">random</a> - a complete system for random
|
|
|
+ <li><a href="libs/integer/index.htm">integer</a> - Headers to ease dealing
|
|
|
+ with integral types.</li>
|
|
|
+ <li><a href="libs/utility/operators.htm">operators</a> - Templates ease
|
|
|
+ arithmetic classes and iterators from Dave Abrahams and Jeremy Siek</li>
|
|
|
+ <li><a href="libs/random/index.html">random</a> - A complete system for random
|
|
|
number generation from Jens Maurer.</li>
|
|
|
- <li><a href="libs/rational/index.html">rational</a> - a rational number class
|
|
|
+ <li><a href="libs/rational/index.html">rational</a> - A rational number class
|
|
|
from Paul Moore.</li>
|
|
|
- <li><a href="libs/regex/index.htm">regex</a> - regular expression library from
|
|
|
+ <li><a href="libs/regex/index.htm">regex</a> - Regular expression library from
|
|
|
John Maddock.</li>
|
|
|
- <li><a href="libs/smart_ptr/index.htm">smart_ptr</a> - four smart pointer
|
|
|
+ <li><a href="libs/smart_ptr/index.htm">smart_ptr</a> - Four smart pointer
|
|
|
classes from Greg Colvin and Beman Dawes.</li>
|
|
|
- <li><a href="libs/timer/index.htm">timer</a> - event timer, progress timer,
|
|
|
- and progress display classes from Beman Dawes</li>
|
|
|
- <li><a href="libs/utility/index.htm">utility</a> - various utility classes and
|
|
|
- functions:
|
|
|
- <ul>
|
|
|
- <li><a href="libs/utility/call_traits.htm">call_traits</a> Defines types
|
|
|
- for passing parameters from John Maddock, Howard Hinnant, et al.</li>
|
|
|
- <li><a href="libs/utility/compressed_pair.htm">compressed_pair</a> Empty
|
|
|
- member optimization from John Maddock, Howard Hinnant, et al.</li>
|
|
|
- <li><a href="libs/utility/operators.htm">operators</a> Templates ease
|
|
|
- arithmetic classes and iterators from Dave Abrahams and Jeremy Siek</li>
|
|
|
- <li><a href="libs/utility/type_traits.htm">type_traits</a> Templates for
|
|
|
+ <li><a href="libs/timer/index.htm">timer</a> - Event timer, progress timer,
|
|
|
+ and progress display classes from Beman Dawes.</li>
|
|
|
+ <li><a href="libs/utility/type_traits.htm">type_traits</a> - Templates for
|
|
|
fundamental properties of types from John Maddock, Steve Cleary, et al.</li>
|
|
|
- <li><a href="libs/utility/utility.htm">utility</a> Class <b>noncopyable</b>
|
|
|
+ <li><a href="libs/utility/index.htm">utility</a> - <a href="libs/utility/utility.htm">utility</a> Class <b>noncopyable</b>
|
|
|
plus <b>next(),</b> <b>prior(),</b> and <b>tie()</b> function
|
|
|
- templates from Dave Abrahams and others.</li>
|
|
|
- </ul>
|
|
|
+ templates from Dave Abrahams and others.
|
|
|
</li>
|
|
|
</ul>
|
|
|
<p>See <a href="libs/compiler_status.htm">Compiler Status</a> to find out what
|
|
|
@@ -105,7 +101,7 @@ require compilation on your system to link properly. Boost does not
|
|
|
currently have an overall "build" or "make" mechanism in
|
|
|
place.</p>
|
|
|
<hr>
|
|
|
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->19 Oct 2000<!--webbot bot="Timestamp" endspan i-checksum="15003" --></p>
|
|
|
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %b %Y" startspan -->28 Oct 2000<!--webbot bot="Timestamp" endspan i-checksum="15002" --></p>
|
|
|
|
|
|
</body>
|
|
|
|