[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
Thu Apr 15 23:56:46 PDT 2021
cjdb updated this revision to Diff 338005.
cjdb added a comment.
s/std/_VSTD/
s/is_noexcept/__is_noexcept/
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.338005.patch
Type: text/x-patch
Size: 16600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210416/ea311056/attachment-0001.bin>
More information about the libcxx-commits
mailing list