Boost logo

Boost :

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

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