summaryrefslogtreecommitdiff
path: root/libs/libraries.htm
diff options
context:
space:
mode:
authorDaniel James <daniel@calamity.org.uk>2010-04-24 16:29:28 +0000
committerDaniel James <daniel@calamity.org.uk>2010-04-24 16:29:28 +0000
commit2622671de186357cc48c9484fdaf6c7ed08cf4c0 (patch)
tree0df1c2c73666bfcfcb01114b7ade98921478b71f /libs/libraries.htm
parent673ec9fe6a11e0952e96e99954b66fff1fd51e3c (diff)
downloadboost-2622671de186357cc48c9484fdaf6c7ed08cf4c0.tar.gz
Merge library and maintainer list.
[SVN r61541]
Diffstat (limited to 'libs/libraries.htm')
-rw-r--r--libs/libraries.htm23
1 files changed, 12 insertions, 11 deletions
diff --git a/libs/libraries.htm b/libs/libraries.htm
index 6057f1d124..01a0042ada 100644
--- a/libs/libraries.htm
+++ b/libs/libraries.htm
@@ -231,9 +231,10 @@ how to download, build, and install the libraries.</p>
Abrahams.</li>
<li><a href="random/index.html">random</a> - A complete
system for random number generation, from Jens Maurer.</li>
- <li><a href="range/index.html">range</a> - A new infrastructure
- for generic algorithms that builds on top
- of the new iterator concepts, from Thorsten Ottosen.</li>
+ <li><a href="range/index.html">range</a> - Concepts and utilities for
+ range-based algorithms, as well as range-based algorithms and range
+ adaptors that allow for efficient and very expressive code, from
+ Thorsten Ottosen and Neil Groves.</li>
<li><a href="rational/index.html">rational</a> - A rational
number class, from Paul Moore.</li>
@@ -282,7 +283,7 @@ how to download, build, and install the libraries.</p>
<li><a href="tokenizer/index.html">tokenizer</a> - Break of a string or other
character sequence into a series of tokens, from John Bandela.</li>
<li><a href="tr1/index.html">TR1</a> - An implementation of the Technical
- Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
+ Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
<li><a href="../doc/html/tribool.html">tribool</a> - 3-state boolean type library, from Doug Gregor.</li>
<li><a href="tuple/doc/tuple_users_guide.html">tuple</a> - Ease definition of functions returning multiple values, and more,
from Jaakko J&auml;rvi.</li>
@@ -301,8 +302,8 @@ how to download, build, and install the libraries.</p>
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>&nbsp;
<b>prior()</b>
function templates, plus <b>base-from-member idiom</b>, from Dave Abrahams and others.</li>
- <li><a href="utility/value_init.htm">value_initialized</a> - Wrapper for uniform-syntax value initialization,
- from Fernando Cacciola, based on the original idea of David Abrahams.</li>
+ <li><a href="utility/value_init.htm">value_initialized</a> - Wrapper for uniform-syntax value initialization,
+ from Fernando Cacciola, based on the original idea of David Abrahams.</li>
<li><a href="uuid/index.html">uuid</a> - A universally unique identifier, from Andy Tompkins.</li>
<li><a href="variant/index.html">variant</a> - Safe, generic, stack-based discriminated union
container, from Eric Friedman and Itay Maman.</li>
@@ -450,8 +451,8 @@ how to download, build, and install the libraries.</p>
<li><a href="concept_check/concept_check.htm">concept check</a>
- Tools for generic programming, from Jeremy Siek.</li>
<li><a href="utility/enable_if.html">enable_if</a> -
- Selective inclusion of function template overloads, from Jaakko
- J&auml;rvi, Jeremiah Willcock, and Andrew Lumsdaine.</li>
+ Selective inclusion of function template overloads, from Jaakko
+ J&auml;rvi, Jeremiah Willcock, and Andrew Lumsdaine.</li>
<li><a href="function_types/index.html">function_types</a> - Type traits
for callable, built-in types, from Tobias Schwinger</li>
<li><a href="gil/doc/index.html">gil</a> - Generic Image Library, from
@@ -708,7 +709,7 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
progress timer, and progress display classes, from Beman
Dawes.</li>
<li><a href="tr1/index.html">TR1</a> - An implementation of the Technical
- Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
+ Report on C++ Library Extensions, using other Boost libraries as a basis, from John Maddock.</li>
<li><a href="../doc/html/tribool.html">tribool</a> - 3-state boolean type library, from Doug Gregor.</li>
<li><a href="typeof/index.html">typeof</a> -
Typeof operator emulation, from Arkadiy Vertleyb and Peder Holt.</li>
@@ -719,8 +720,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
plus <b>checked_delete()</b>, <b>checked_array_delete()</b>, <b>next(),</b>&nbsp;
<b>prior()</b>
function templates, plus <b>base-from-member idiom</b>, from Dave Abrahams and others. </li>
- <li><a href="utility/value_init.htm">value_initialized</a> - Wrapper for uniform-syntax value initialization,
- from Fernando Cacciola, based on the original idea of David Abrahams.</li>
+ <li><a href="utility/value_init.htm">value_initialized</a> - Wrapper for uniform-syntax value initialization,
+ from Fernando Cacciola, based on the original idea of David Abrahams.</li>
</ul>
<h3>Broken compiler <a name="workarounds">workarounds</a></h3>