$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joerg Walter (jhr.walter_at_[hidden])
Date: 2002-07-01 01:28:57
----- Original Message -----
From: "Giovanni Bajo" <giovannibajo_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Sunday, June 30, 2002 10:26 PM
Subject: [boost] uBLAS and exception handling
> Hello,
>
> is there a hope to see a version of uBLAS that can work without exception
> handling?
Probably.
> Specifically, BOOST_NO_EXCEPTIONS can be used to detect it.
Thanks for the hint. I'll look into that.
> Maybe
> Boost itself might provide some generic EH macros (BOOST_TRY/CATCH/THROW)
> that expands to no-op when exceptions are disabled.
Regards
Joerg