mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Added update notice for MultiArray.
[SVN r21091]
This commit is contained in:
parent
153b69dade
commit
3702e65e35
1 changed files with 5 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue