$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-08-13 09:00:32
To get "exceptionless" support into this release, I need a resolution on the
"Boost user error handler policy." Is ::boost_throw() acceptable? If not, is
namespace boost
{
void throw_exception(std::exception const & e); // user defined
}
acceptable?
-- Peter Dimov http://www.mmltd.net/pdimov