Browse Source

added an entry on changes to multi_index

[SVN r32675]
Joaquín M. López Muñoz 20 years ago
parent
commit
f1eab838dd
1 changed files with 8 additions and 0 deletions
  1. 8 0
      index.htm

+ 8 - 0
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

粤ICP备19079148号