summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'index.htm')
-rw-r--r--index.htm10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.htm b/index.htm
index 2037b3539a..04db2a95e4 100644
--- a/index.htm
+++ b/index.htm
@@ -139,6 +139,16 @@
<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
Library</a>:</span> Boost.Function now