|
@@ -4,9 +4,9 @@
|
|
|
<meta http-equiv="Content-Type"
|
|
<meta http-equiv="Content-Type"
|
|
|
content="text/html; charset=iso-8859-1">
|
|
content="text/html; charset=iso-8859-1">
|
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
<meta name="ProgId" content="FrontPage.Editor.Document">
|
|
|
-<meta name="Microsoft Border" content="none, default">
|
|
|
|
|
-<meta name="GENERATOR" content="Microsoft FrontPage Express 2.0">
|
|
|
|
|
|
|
+<meta name="GENERATOR" content="Microsoft FrontPage 4.0">
|
|
|
<title>Libraries</title>
|
|
<title>Libraries</title>
|
|
|
|
|
+<meta name="Microsoft Border" content="none, default">
|
|
|
</head>
|
|
</head>
|
|
|
|
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000">
|
|
<body bgcolor="#FFFFFF" text="#000000">
|
|
@@ -49,7 +49,7 @@ content="text/html; charset=iso-8859-1">
|
|
|
system directory level iterators from Dietmar Kühl.</li>
|
|
system directory level iterators from Dietmar Kühl.</li>
|
|
|
<li><a href="functional/index.html">functional</a> - Enhanced
|
|
<li><a href="functional/index.html">functional</a> - Enhanced
|
|
|
function object adaptors from Mark Rodgers.</li>
|
|
function object adaptors from Mark Rodgers.</li>
|
|
|
- <li><a href="graph/docs/table_of_contents.html">graph</a> -
|
|
|
|
|
|
|
+ <li><a href="graph/doc/table_of_contents.html">graph</a> -
|
|
|
Generic graph components and algorithms from Jeremy Siek
|
|
Generic graph components and algorithms from Jeremy Siek
|
|
|
& a University of Notre Dame team.</li>
|
|
& a University of Notre Dame team.</li>
|
|
|
<li><a href="integer/index.htm">integer</a> - Headers to ease
|
|
<li><a href="integer/index.htm">integer</a> - Headers to ease
|
|
@@ -57,6 +57,10 @@ content="text/html; charset=iso-8859-1">
|
|
|
<li><a href="utility/operators.htm">operators</a> - Templates
|
|
<li><a href="utility/operators.htm">operators</a> - Templates
|
|
|
ease arithmetic classes and iterators from Dave Abrahams
|
|
ease arithmetic classes and iterators from Dave Abrahams
|
|
|
and Jeremy Siek</li>
|
|
and Jeremy Siek</li>
|
|
|
|
|
+ <li><a href="python/doc/index.html">python</a> - reflects C++ classes and
|
|
|
|
|
+ functions into <a
|
|
|
|
|
+ href="http://www.pythonlabs.com/pub/www.python.org">Python</a>, from Dave
|
|
|
|
|
+ Abrahams.</li>
|
|
|
<li><a href="random/index.html">random</a> - A complete
|
|
<li><a href="random/index.html">random</a> - A complete
|
|
|
system for random number generation from Jens Maurer.</li>
|
|
system for random number generation from Jens Maurer.</li>
|
|
|
<li><a href="rational/index.html">rational</a> - A rational
|
|
<li><a href="rational/index.html">rational</a> - A rational
|
|
@@ -125,7 +129,8 @@ support this format.</p>
|
|
|
|
|
|
|
|
<p>Unix/Linux hints: boost_all.zip is built on a Win32 platform, so the line
|
|
<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
|
|
endings are wrong for Unix/Linux. Use the -a option when unzipping with InfoZip
|
|
|
-for Unix/Linux friendly line endings. A Linux user also reports his decoder first required renaming boost_all.zip
|
|
|
|
|
|
|
+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>
|
|
to boost_all.ZIP.</p>
|
|
|
|
|
|
|
|
<h3>CVS archive</h3>
|
|
<h3>CVS archive</h3>
|
|
@@ -162,12 +167,12 @@ to your compiler's list of #include search directories.</p>
|
|
|
<p>A few boost libraries are implemented by separate source files,
|
|
<p>A few boost libraries are implemented by separate source files,
|
|
|
and thus require compilation on your system to link properly.
|
|
and thus require compilation on your system to link properly.
|
|
|
Boost does not currently have an overall "build" or
|
|
Boost does not currently have an overall "build" or
|
|
|
-"make" mechanism in place.</p>
|
|
|
|
|
|
|
+"make" mechanism in place. Some of the individual libraries do include
|
|
|
|
|
+make and/or project files for various compilers.</p>
|
|
|
|
|
|
|
|
<hr>
|
|
<hr>
|
|
|
|
|
|
|
|
-<p>Revised <!--webbot bot="Timestamp" startspan s-type="EDITED"
|
|
|
|
|
-s-format="%d %b %Y" -->03 Dec 2000<!--webbot bot="Timestamp"
|
|
|
|
|
-i-checksum="14390" endspan --></p>
|
|
|
|
|
|
|
+<p>Revised <!--webbot bot="Timestamp" s-type="EDITED"
|
|
|
|
|
+s-format="%d %b %Y" startspan -->08 Dec 2000<!--webbot bot="Timestamp" endspan i-checksum="14400" --></p>
|
|
|
</body>
|
|
</body>
|
|
|
</html>
|
|
</html>
|