summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorJoaquín M. López Muñoz <joaquin@tid.es>2006-02-06 17:01:57 +0000
committerJoaquín M. López Muñoz <joaquin@tid.es>2006-02-06 17:01:57 +0000
commitf1eab838dd351eb23f3818c6b30b7fbcf252047d (patch)
treec768d51e2a14e7a88ec30b2fc794d4d86980bcb1 /index.htm
parenta9fd820177e473b394a26909a8f488e6d7ec9418 (diff)
downloadboost-f1eab838dd351eb23f3818c6b30b7fbcf252047d.tar.gz
added an entry on changes to multi_index
[SVN r32675]
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm8
1 files changed, 8 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index 9d419fd4c8..f85f2078d4 100644
--- a/index.htm
+++ b/index.htm
@@ -164,6 +164,14 @@
<li>See the <a href="libs/graph/doc/history.html#1.34.0">complete revision history</a> for more information.</li>
</ul></li>
+ <li><span class="library"><a href="libs/multi_index/doc/index.html">Multi-index Containers Library</a>:</span>
+ <ul>
+ <li>New <a href="libs/multi_index/doc/tutorial/indices.html#rnd_indices">random access indices</a>.</li>
+ <li>Non key-based indices feature new <a href="libs/multi_index/doc/tutorial/indices.html#rearrange">rearrange facilities</a>.</li>
+ <li>This version also includes a number of optimizations and usage improvements. For a complete list of changes, see the library
+ <a href="libs/multi_index/doc/release_notes.html#boost_1_34">release notes</a>.</li>
+ </ul></li>
+
<li><span
class="library"><a
href="libs/python/index.html">Python