summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorThorsten Jørgen Ottosen <thorsten.ottosen@gmail.com>2005-05-03 18:37:44 +0000
committerThorsten Jørgen Ottosen <thorsten.ottosen@gmail.com>2005-05-03 18:37:44 +0000
commit14adc9348bb00741685dc2008f109f05bbe62b0e (patch)
tree037770b90c68e13c7b611b4d0beb5bd7a6ff982d /index.htm
parentdbaf485baa37a1ad9550ef0ca81e28660f59f31e (diff)
downloadboost-14adc9348bb00741685dc2008f109f05bbe62b0e.tar.gz
*** empty log message ***
[SVN r28635]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index fbd9891c9d..c6cb2f7c60 100644
--- a/index.htm
+++ b/index.htm
@@ -191,6 +191,12 @@ l Python bindings</a>, from Doug Gregor and Indiana University.</li>
class, which provides dynamically-typed access
to a set of property maps.</li>
+ <li><a href="libs/range/index.html">Range Library:</a>
+ Minor addition of convenience functions to
+ <code>iterator_range</code> like
+ <code>front(), back()</code> and <code>operator[]()</code>.
+
+
<li><a href="doc/html/signals.html">Signals Library</a>: added slot blocking/unblocking, from Frantz Maerten. Huge improvements to signal invocation performance from Robert Zeh. </li>
</ul>