[libcxx-commits] [libcxx] [libc++] Add move constructor & assignment to `exception_ptr` (PR #164281)

Adrian Vogelsgesang via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 3 12:04:16 PST 2025


================
@@ -451,7 +451,7 @@ Instead use:
 
 .. code-block:: cpp
 
-   // UNSUPPORTED: std-at-least-c++26
+   // REQUIRES: std-at-least-c++26
----------------
vogelsgesang wrote:

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

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


More information about the libcxx-commits mailing list