[libcxx-commits] [PATCH] D102028: [libcxx][ranges] Implement views::all.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 6 15:55:48 PDT 2021
zoecarver created this revision.
zoecarver added reviewers: cjdb, ldionne, Quuxplusone, EricWF.
Herald added a subscriber: mgorny.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D102028
Files:
libcxx/include/CMakeLists.txt
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/views_all.h
libcxx/include/ranges
libcxx/test/std/ranges/range.adaptors/range.all.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102028.343519.patch
Type: text/x-patch
Size: 8892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210506/95802f68/attachment.bin>
More information about the libcxx-commits
mailing list