[libcxx-commits] [PATCH] D106923: [libcxx][ranges] Add `views::counted` CPO.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 27 16:54:20 PDT 2021


zoecarver updated this revision to Diff 362232.
zoecarver added a comment.

Go through list of things in the docs.


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.362232.patch
Type: text/x-patch
Size: 9243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210727/10141e0f/attachment-0001.bin>


More information about the libcxx-commits mailing list