Boost logo

Boost :

From: Eric Woodruff (Eric.Woodruff_at_[hidden])
Date: 2002-08-13 10:55:27


If that is in the user area of the namespace, why isn't it a template so
clients of boost can benefit from it as well with any exception type?

----- Original Message -----
From: Peter Dimov
Newsgroups: gmane.comp.lib.boost.devel
Sent: Tuesday, 2002:August:13 10:00 AM
Subject: boost::throw_exception()?

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
_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost

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