mirror of
https://github.com/boostorg/exception.git
synced 2026-02-14 00:32:17 +00: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]