[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 12:11:31 PDT 2022


var-const updated this revision to Diff 448124.
var-const added a comment.

Rebase.


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.448124.patch
Type: text/x-patch
Size: 6260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220727/0a32f1c5/attachment.bin>


More information about the libcxx-commits mailing list