Просмотр исходного кода

mark change to MultiArray.

[SVN r33240]
Ronald Garcia 20 лет назад
Родитель
Сommit
11d10caf9e
1 измененных файлов с 3 добавлено и 1 удалено
  1. 3 1
      index.htm

+ 3 - 1
index.htm

@@ -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=

粤ICP备19079148号