[libcxx-commits] [PATCH] D101476: [libcxx][ranges] Add ranges::data CPO.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 14 15:44:54 PDT 2021
zoecarver updated this revision to Diff 345579.
zoecarver added a comment.
Fix comment empty -> data.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101476/new/
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.incomplete.verify.cpp
libcxx/test/std/ranges/range.access/range.prim/data.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101476.345579.patch
Type: text/x-patch
Size: 10387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210514/619e81cd/attachment-0001.bin>
More information about the libcxx-commits
mailing list