[libcxx-commits] [PATCH] D102028: [libcxx][ranges] Implement views::all.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 14 06:17:00 PDT 2021


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

- Rebase and fix header includes.
- Remove default template param.
- ViewImpl -> View.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102028/new/

https://reviews.llvm.org/D102028

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102028.351850.patch
Type: text/x-patch
Size: 9844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210614/3d2aa344/attachment.bin>


More information about the libcxx-commits mailing list