[libcxx-commits] [libcxx] [libc++] Deprecate and remove `uncaught_exception` (PR #101830)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 5 08:03:33 PDT 2024


================
@@ -40,6 +40,7 @@ Paper Status
 
 .. note::
 
+   .. [#note-N4259] N4259: ``std::uncaught_exception`` is deprecated since version 20.0.
----------------
ldionne wrote:

```suggestion
   .. [#note-N4259] N4259: ``std::uncaught_exception`` is deprecated since LLVM 20.0.
```

https://github.com/llvm/llvm-project/pull/101830


More information about the libcxx-commits mailing list