[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 8 08:01:58 PDT 2026


================
@@ -450,6 +450,30 @@ __uninitialized_allocator_value_construct_n_multidimensional(_Alloc& __alloc, _B
 
----------------
ldionne wrote:

This change should come with a release note explaining the behavior change.

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


More information about the libcxx-commits mailing list