[libcxx-commits] [PATCH] D102028: [libcxx][ranges] Implement views::all.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jun 4 14:23:55 PDT 2021
zoecarver updated this revision to Diff 349970.
zoecarver added a comment.
Add noexcept 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/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.349970.patch
Type: text/x-patch
Size: 9881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210604/093d2c7f/attachment-0001.bin>
More information about the libcxx-commits
mailing list