[libcxx-commits] [PATCH] D99873: [libcxx] adds `std::ranges::iter_move` and `std::iter_rvalue_reference_t

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 11 14:37:01 PDT 2021


cjdb updated this revision to Diff 336697.
cjdb added a comment.

rebases to activate CI


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99873/new/

https://reviews.llvm.org/D99873

Files:
  libcxx/include/concepts
  libcxx/include/iterator
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/iter_move.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/iter_rvalue_reference_t.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/unqualified_lookup_wrapper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99873.336697.patch
Type: text/x-patch
Size: 15203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210411/846e65dd/attachment-0001.bin>


More information about the libcxx-commits mailing list