[libcxx-commits] [PATCH] D140920: [libc++] Fix ranges::uninitialized_move{, _n} for move-only types
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jan 11 18:30:16 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdff3eba75cc3: [libc++] Fix ranges::uninitialized_move{, _n} for move-only types (authored by philnik).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140920/new/
https://reviews.llvm.org/D140920
Files:
libcxx/include/__memory/ranges_uninitialized_algorithms.h
libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.move/ranges_uninitialized_move.pass.cpp
libcxx/test/std/utilities/memory/specialized.algorithms/uninitialized.move/ranges_uninitialized_move_n.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140920.488450.patch
Type: text/x-patch
Size: 4548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230112/a5c3b880/attachment-0001.bin>
More information about the libcxx-commits
mailing list