$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2003-03-16 10:24:52
Hello,
Is it possible to make std::array aware of BOOST_NO_EXCEPTIONS in time for
1.30? The method rangecheck() does not take it into account. I suppose that
the solution would be to generate an assertion when that macro is defined.
Giovanni Bajo