|
|
@@ -138,6 +138,16 @@
|
|
|
<h4>Updated Libraries</h4>
|
|
|
|
|
|
<ul>
|
|
|
+ <li><span
|
|
|
+ class="library"><a
|
|
|
+ href="libs/multi_array/index.html">MultiArray
|
|
|
+ Library</a>:</span> Boost.MultiArray now by
|
|
|
+ default provides range-checking for
|
|
|
+ <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>
|
|
|
+
|
|
|
<li><span
|
|
|
class="library"><a
|
|
|
href="libs/function/index.html">Function
|