mark change to MultiArray.

[SVN r33240]
This commit is contained in:
Ronald Garcia 2006-03-06 21:42:27 +00:00
parent d83111c544
commit 11d10caf9e

View file

@ -200,7 +200,9 @@
<code>operator[]</code>. Range checking can be
disabled by defining the macro
<code>BOOST_DISABLE_ASSERTS</code> before including
<tt>multi_array.hpp</tt>.</li>
<tt>multi_array.hpp</tt>. A bug in
<code>multi_array::resize()</code> related
to storage orders was fixed.</li>
<li>
<span class="library"><a href=