[libcxx-commits] [PATCH] D154017: Cleanup __uninitialized_temporary_buffer internals.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 29 08:39:51 PDT 2023
ldionne added a comment.
Also see https://github.com/llvm/llvm-project/issues/63603 for a related issue that could actually improve the perf potentially more than this patch for small number of elements.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154017/new/
https://reviews.llvm.org/D154017
More information about the libcxx-commits
mailing list