[libcxx-commits] [PATCH] D102028: [libcxx][ranges] Implement views::all.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 11 17:34:04 PDT 2021
zoecarver updated this revision to Diff 344611.
zoecarver added a comment.
Apply Arthur's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102028/new/
https://reviews.llvm.org/D102028
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/all.h
libcxx/include/__ranges/concepts.h
libcxx/include/__ranges/ref_view.h
libcxx/include/__ranges/size.h
libcxx/include/__ranges/subrange.h
libcxx/include/__ranges/view_interface.h
libcxx/include/ranges
libcxx/test/std/ranges/range.adaptors/range.all.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102028.344611.patch
Type: text/x-patch
Size: 8611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210512/5ed141f8/attachment.bin>
More information about the libcxx-commits
mailing list