$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [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:26:15
John Reid wrote:
> 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.
I forgot to say I raised a ticket for this already:
https://svn.boost.org/trac/boost/ticket/3153