[libcxx-commits] [libcxx] [libc++] Add __uninitialized_allocator_{fill, value_construct, move} and use them in vector (PR #207500)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 22 07:55:01 PDT 2026
================
@@ -101,6 +101,9 @@ Potentially breaking changes
- ``std::exception_ptr`` on Windows no longer relies on STL and is now implemented entirely within libc++.
----------------
ldionne wrote:
This should be `24.rst`
https://github.com/llvm/llvm-project/pull/207500
More information about the libcxx-commits
mailing list