
Emil Dotchevski wrote:
There were a few examples of libraries emitting exceptions that did not derive from std::exception in violation of a boost::throw_exception requirement.
The original boost::throw_exception or the current one?
This requirement was not enforced prior to Boost version 1.36. With the introduction of Boost Exception, we got compile errors in the offending libraries.
Does this mean that if some user/library uses exceptions which don't derive from std::exception he can't use the boost exception library? Does Boost exception actually depend on the argument to boost::throw_exception being drived from std::exception? Robert Ramey
Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost