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


zoecarver created this revision.
zoecarver added reviewers: ldionne, 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++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106923

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__ranges/counted.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106923.362231.patch
Type: text/x-patch
Size: 6203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210727/cda122e0/attachment.bin>


More information about the libcxx-commits mailing list