[libcxx-commits] [PATCH] D101476: [libcxx][ranges] Add ranges::data CPO.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 28 11:03:32 PDT 2021
zoecarver created this revision.
zoecarver added reviewers: ldionne, EricWF, Quuxplusone, cjdb.
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++.
This is the second to last one! Based on D101396 <https://reviews.llvm.org/D101396>. Depends on D100255 <https://reviews.llvm.org/D100255>. Refs D101079 <https://reviews.llvm.org/D101079> and D101193 <https://reviews.llvm.org/D101193>.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D101476
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/data.h
libcxx/include/ranges
libcxx/test/std/ranges/range.access/range.prim/data.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101476.341270.patch
Type: text/x-patch
Size: 8624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210428/3c996d64/attachment.bin>
More information about the libcxx-commits
mailing list