[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 14:59:51 PDT 2021


zoecarver updated this revision to Diff 363213.
zoecarver marked 4 inline comments as done.
zoecarver added a comment.

Apply review comments. Fix build.


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.363213.patch
Type: text/x-patch
Size: 14807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210730/c36b6ae5/attachment-0001.bin>


More information about the libcxx-commits mailing list