[libcxx-commits] [PATCH] D110774: [libc++] [ranges] Uncomment operator<=> in transform and iota iterators.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Oct 2 18:30:04 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8320017b79eb: [libc++] [ranges] Uncomment operator<=> in transform and iota iterators. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110774/new/
https://reviews.llvm.org/D110774
Files:
libcxx/include/__ranges/iota_view.h
libcxx/include/__ranges/transform_view.h
libcxx/test/std/ranges/range.adaptors/range.transform/iterator/compare.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.transform/types.h
libcxx/test/std/ranges/range.factories/range.iota.view/iterator/compare.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110774.376727.patch
Type: text/x-patch
Size: 15971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211003/b211ea4e/attachment.bin>
More information about the libcxx-commits
mailing list