summaryrefslogtreecommitdiff
path: root/index.htm
diff options
context:
space:
mode:
authorRonald Garcia <rxg@cs.ubc.ca>2006-02-13 20:50:14 +0000
committerRonald Garcia <rxg@cs.ubc.ca>2006-02-13 20:50:14 +0000
commit66200234618e76b4cda325a6a12e22757e6cabd6 (patch)
tree572becafea39fdfb630a434416f2893061d5ff1b /index.htm
parent5a163bd54346204805bc73b0643090dfc755929b (diff)
downloadboost-66200234618e76b4cda325a6a12e22757e6cabd6.tar.gz
Announce multi_array changes.
[SVN r32905]
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