Jelajahi Sumber

Added update notice for MultiArray.

[SVN r21091]
Ronald Garcia 22 tahun lalu
induk
melakukan
3702e65e35
1 mengubah file dengan 5 tambahan dan 0 penghapusan
  1. 5 0
      index.htm

+ 5 - 0
index.htm

@@ -150,6 +150,11 @@
                                       <a href="libs/date_time/doc/Changes.html">Date Time Change History</a>                                      for details. 
                                   </li>
                                   <li><a href="libs/compose/index.htm">Compose</a>: This library has been deprecated and will be removed in a future release. Use <a href="libs/bind/bind.html">Bind</a> or <a href="libs/lambda/doc/index.html">Lambda</a> instead.</li>
+				  <li><a href="libs/multi_array/index.html">MultiArray</a>:
+				  The <tt>multi_array</tt> class template now provides an element-preserving 
+				  resize operation as well as default construction 
+				  (see the <a href="libs/multi_array/doc/reference.html">reference manual</a> for more information).
+				  </li>
                                 </ul>
                                 
                                 <p>August 19, 2003 - Version 1.30.2 (bugfix release)</p>

粤ICP备19079148号