[libcxx-commits] [PATCH] D106923: [libcxx][ranges] Add `views::counted` CPO.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 30 16:25:23 PDT 2021
zoecarver updated this revision to Diff 363234.
zoecarver added a comment.
Fix build again.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106923/new/
https://reviews.llvm.org/D106923
Files:
libcxx/docs/Status/RangesPaper.csv
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/counted.h
libcxx/include/module.modulemap
libcxx/include/ranges
libcxx/test/libcxx/diagnostics/detail.headers/ranges/counted.module.verify.cpp
libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106923.363234.patch
Type: text/x-patch
Size: 14847 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210730/cd1408ee/attachment.bin>
More information about the libcxx-commits
mailing list