$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [multi_array] Can only disable range checking by defining BOOST_DISABLE_ASSERTS macro
From: John Reid (j.reid_at_[hidden])
Date: 2009-07-08 07:24:53
Defining BOOST_DISABLE_ASSERTS disables boost asserts over the entire
compilation. It would be nice to have finer grained control over the
range checking in multi_array via a boost.multi_array specific macro.