|
|
@@ -112,6 +112,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="filesystem/doc/index.htm">filesystem</a> - Portable paths,
|
|
|
iteration over directories, and other useful filesystem operations, from
|
|
|
Beman Dawes.</li>
|
|
|
+ <li><a href="foreach/index.html">foreach</a> - BOOST_FOREACH macro for easily
|
|
|
+ iterating over the elements of a sequence, from Eric Niebler.</li>
|
|
|
<li><a href="format/index.html">format</a> - Type-safe 'printf-like' format
|
|
|
operations, from Samuel Krempp.</li>
|
|
|
<li><a href="function/index.html">function</a> - Function object wrappers
|
|
|
@@ -317,6 +319,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<h3><a name="Algorithms">Algorithms</a></h3>
|
|
|
|
|
|
<ul>
|
|
|
+ <li><a href="foreach/index.html">foreach</a> - BOOST_FOREACH macro for easily
|
|
|
+ iterating over the elements of a sequence, from Eric Niebler.</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>
|