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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 12 14:09:49 PDT 2021


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

Add suggested tests.


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/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
  libcxx/test/std/ranges/range.adaptors/range.all.pass.cpp

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


More information about the libcxx-commits mailing list