[libcxx-commits] [PATCH] D101189: [libcxx][ranges] Add ranges::ssize CPO.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 3 15:07:51 PDT 2021
zoecarver updated this revision to Diff 342560.
zoecarver added a comment.
- Rebase
- Address Louis' comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101189/new/
https://reviews.llvm.org/D101189
Files:
libcxx/include/__ranges/size.h
libcxx/test/std/ranges/range.access/range.prim/size.pass.cpp
libcxx/test/std/ranges/range.access/range.prim/ssize.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101189.342560.patch
Type: text/x-patch
Size: 6974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210503/50ddb131/attachment-0001.bin>
More information about the libcxx-commits
mailing list