$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Giovanni Bajo (giovannibajo_at_[hidden])
Date: 2002-06-30 15:26:24
Hello,
is there a hope to see a version of uBLAS that can work without exception
handling? Specifically, BOOST_NO_EXCEPTIONS can be used to detect it. Maybe
Boost itself might provide some generic EH macros (BOOST_TRY/CATCH/THROW)
that expands to no-op when exceptions are disabled.
Giovanni Bajo