Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-08-13 11:13:07


On Tuesday 13 August 2002 10:00 am, Peter Dimov wrote:
> 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?

I like the latter, but either is fine.

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk