[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
Thu Jul 28 02:07:25 PDT 2022
This revision was automatically updated to reflect the committed changes.
var-const marked 2 inline comments as done.
Closed by commit rGb3afea1ce0bd: [libc++] Make `_IterOps::__iter_move` more similar to `std::ranges::iter_move`. (authored by var-const).
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.448273.patch
Type: text/x-patch
Size: 6273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220728/a9bb4995/attachment.bin>
More information about the libcxx-commits
mailing list