The header <exception> has the following addition:
namespace std { bool uncaught_exception() noexcept; }
bool uncaught_exception() noexcept;
Returns: uncaught_exceptions() > 0.