mirror of
https://github.com/boostorg/exception.git
synced 2025-07-14 13:06:32 +02:00
diagnostic_information can now be called with boost::exception or std::exception object. BOOST_THROW_EXCEPTION can now be used even if exceptions are disabled. added functions: current_exception_diagnostic_information, current_exception_cast documentation updated to match. [SVN r52225]