[libcxx-commits] [PATCH] D130538: [libc++] Make `_IterOps::__iter_move` more similar to `std::ranges::iter_move`.
Konstantin Varlamov via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 27 15:47:44 PDT 2022
var-const updated this revision to Diff 448192.
var-const added a comment.
Address feedback.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130538/new/
https://reviews.llvm.org/D130538
Files:
libcxx/include/__algorithm/iterator_operations.h
libcxx/test/libcxx/algorithms/bad_iterator_traits.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130538.448192.patch
Type: text/x-patch
Size: 6273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220727/0aa123bb/attachment.bin>
More information about the libcxx-commits
mailing list