|
|
@@ -4,9 +4,9 @@
|
|
|
<meta http-equiv="Content-Type"
|
|
|
content="text/html; charset=iso-8859-1">
|
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
|
-<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
|
|
-<title>Boost Libraries</title>
|
|
|
<meta name="Microsoft Border" content="none, default">
|
|
|
+<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
|
|
+<title>Boost Libraries</title>
|
|
|
</head>
|
|
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000">
|
|
|
@@ -42,33 +42,37 @@ content="text/html; charset=iso-8859-1">
|
|
|
<li><a href="utility/compressed_pair.htm">compressed_pair</a>
|
|
|
- Empty member optimization from John Maddock, Howard
|
|
|
Hinnant, et al.</li>
|
|
|
- <li><a href="concept_check/concept_check.htm">concept check</a> - Tools for
|
|
|
- generic programming from Jeremy Siek.</li>
|
|
|
+ <li><a href="concept_check/concept_check.htm">concept check</a>
|
|
|
+ - Tools for generic programming from Jeremy Siek.</li>
|
|
|
<li><a href="config/index.htm">config</a> - Helps boost
|
|
|
library developers adapt to compiler idiosyncrasies; not
|
|
|
intended for library users.</li>
|
|
|
- <li><a href="conversion/index.htm">conversion</a> - Numeric, polymorphic,
|
|
|
- and lexical casts from Dave Abrahams and Kevlin Henney.</li>
|
|
|
+ <li><a href="conversion/index.htm">conversion</a> - Numeric,
|
|
|
+ polymorphic, and lexical casts from Dave Abrahams and
|
|
|
+ Kevlin Henney.</li>
|
|
|
<li><a href="dir_it/index.htm">dir_it</a> - A set of file
|
|
|
system directory level iterators from Dietmar Kühl.</li>
|
|
|
<li><a href="functional/index.html">functional</a> - Enhanced
|
|
|
function object adaptors from Mark Rodgers.</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>
|
|
|
+ Generic graph components and algorithms from Jeremy Siek
|
|
|
+ and a University of Notre Dame team.</li>
|
|
|
<li><a href="integer/index.htm">integer</a> - Headers to ease
|
|
|
dealing with integral types.</li>
|
|
|
- <li><a href="utility/iterator_adaptors.htm">iterator adaptors</a> - Adapt a
|
|
|
- base type into a standard conforming iterator, and more, from Dave
|
|
|
- Abrahams, Jeremy Siek, and John Potter.</li>
|
|
|
+ <li><a href="utility/iterator_adaptors.htm">iterator adaptors</a>
|
|
|
+ - Adapt a base type into a standard conforming iterator,
|
|
|
+ and more, from Dave Abrahams, Jeremy Siek, and John
|
|
|
+ Potter.</li>
|
|
|
<li><a href="utility/operators.htm">operators</a> - Templates
|
|
|
ease arithmetic classes and iterators from Dave Abrahams
|
|
|
and Jeremy Siek.</li>
|
|
|
- <li><a href="property_map/property_map.html">property map</a> - Concepts
|
|
|
- defining interfaces which map key objects to value objects from Jeremy
|
|
|
- Siek.</li>
|
|
|
- <li><a href="python/doc/index.html">python</a> - reflects C++ classes and
|
|
|
- functions into <a href="http://www.python.org">Python</a>, from Dave
|
|
|
- Abrahams.</li>
|
|
|
+ <li><a href="property_map/property_map.html">property map</a>
|
|
|
+ - Concepts defining interfaces which map key objects to
|
|
|
+ value objects from Jeremy Siek.</li>
|
|
|
+ <li><a href="python/doc/index.html">python</a> - reflects C++
|
|
|
+ classes and functions into <a
|
|
|
+ href="http://www.python.org">Python</a>, from Dave
|
|
|
+ Abrahams.</li>
|
|
|
<li><a href="random/index.html">random</a> - A complete
|
|
|
system for random number generation from Jens Maurer.</li>
|
|
|
<li><a href="rational/index.html">rational</a> - A rational
|
|
|
@@ -78,12 +82,12 @@ content="text/html; charset=iso-8859-1">
|
|
|
<li><a href="smart_ptr/index.htm">smart_ptr</a> - Four smart
|
|
|
pointer classes from Greg Colvin and Beman Dawes.</li>
|
|
|
<li><a href="static_assert/static_assert.htm">static_assert</a>
|
|
|
- - static assertions (compile time assertions) from
|
|
|
- John Maddock.</li>
|
|
|
+ - static assertions (compile time assertions) from John
|
|
|
+ Maddock.</li>
|
|
|
<li><a href="timer/index.htm">timer</a> - Event timer,
|
|
|
progress timer, and progress display classes from Beman
|
|
|
Dawes.</li>
|
|
|
- <li><a href="utility/type_traits.htm">type_traits</a> -
|
|
|
+ <li><a href="type_traits/index.htm">type_traits</a> -
|
|
|
Templates for fundamental properties of types from John
|
|
|
Maddock, Steve Cleary, et al.</li>
|
|
|
<li><a href="utility/utility.htm">utility</a> - Class <b>noncopyable</b>
|
|
|
@@ -91,8 +95,8 @@ content="text/html; charset=iso-8859-1">
|
|
|
function templates from Dave Abrahams and others. </li>
|
|
|
</ul>
|
|
|
|
|
|
-<p>See <a href="../status/compiler_status.html">Compiler Status</a> to find
|
|
|
-out what library works with which compiler.</p>
|
|
|
+<p>See <a href="../status/compiler_status.html">Compiler Status</a>
|
|
|
+to find out what library works with which compiler.</p>
|
|
|
|
|
|
<p>See <a href="hdr_depend.html">Header Dependencies</a> to find
|
|
|
out what other headers each boost header includes.</p>
|
|
|
@@ -131,11 +135,11 @@ are free decoders and encoders available for many, many different
|
|
|
platforms. Many commercial compress/archive utilities also
|
|
|
support this format.</p>
|
|
|
|
|
|
-<p>Unix/Linux hints: boost_all.zip is built on a Win32 platform, so the line
|
|
|
-endings are wrong for Unix/Linux. Use the -a option when unzipping with InfoZip
|
|
|
-for Unix/Linux friendly line endings. Also note that a Linux user reports his decoder
|
|
|
-required renaming boost_all.zip
|
|
|
-to boost_all.ZIP.</p>
|
|
|
+<p>Unix/Linux hints: boost_all.zip is built on a Win32 platform,
|
|
|
+so the line endings are wrong for Unix/Linux. Use the -a
|
|
|
+option when unzipping with InfoZip for Unix/Linux friendly line
|
|
|
+endings. Also note that a Linux user reports his decoder
|
|
|
+required renaming boost_all.zip to boost_all.ZIP.</p>
|
|
|
|
|
|
<h3>CVS archive</h3>
|
|
|
|
|
|
@@ -168,15 +172,17 @@ to your compiler's list of #include search directories.</p>
|
|
|
dialog.</p>
|
|
|
</blockquote>
|
|
|
|
|
|
-<p>A few boost libraries are implemented by separate source files,
|
|
|
-and thus require compilation on your system to link properly.
|
|
|
-Boost does not currently have an overall "build" or
|
|
|
-"make" mechanism in place. Some of the individual libraries do include
|
|
|
-make and/or project files for various compilers.</p>
|
|
|
+<p>A few boost libraries are implemented by separate source
|
|
|
+files, and thus require compilation on your system to link
|
|
|
+properly. Boost does not currently have an overall "build"
|
|
|
+or "make" mechanism in place. Some of the individual
|
|
|
+libraries do include make and/or project files for various
|
|
|
+compilers.</p>
|
|
|
|
|
|
<hr>
|
|
|
|
|
|
-<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
-s-format="%d %b %Y" startspan -->16 Feb 2001<!--webbot bot="Timestamp" endspan i-checksum="14385" --></p>
|
|
|
+<p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED"
|
|
|
+s-format="%d %b %Y" -->17 Feb 2001<!--webbot bot="Timestamp"
|
|
|
+i-checksum="14387" endspan --></p>
|
|
|
</body>
|
|
|
</html>
|