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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 11 12:26:43 PDT 2021


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

- Apply review comment.
- Rebase.


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/concepts.h
  libcxx/include/__ranges/ref_view.h
  libcxx/include/__ranges/size.h
  libcxx/include/__ranges/subrange.h
  libcxx/include/__ranges/view_interface.h
  libcxx/include/__ranges/views_all.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.adaptors/range.all.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102028.344536.patch
Type: text/x-patch
Size: 8506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210511/f6a2535d/attachment-0001.bin>


More information about the libcxx-commits mailing list