$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [exception] library update
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-09-10 15:54:51
vicente.botet:
> #ifdef BOOST_NO_EXCEPTIONS_USER_SLOT
> #include BOOST_NO_EXCEPTIONS_USER_SLOT
> #endif // BOOST_NO_EXCEPTIONS_USER_SLOT
>
> void throw_exception(std::exception const & e);
I see your point. The reason we don't do that at present is that nobody
asked for it.