[libcxx-commits] [PATCH] D101189: [libcxx][ranges] Add ranges::ssize CPO.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue May 4 16:20:21 PDT 2021


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

- Add synopsis.
- Rebase so the tests pass here too.


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/include/ranges
  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.342901.patch
Type: text/x-patch
Size: 6044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210504/8426884f/attachment.bin>


More information about the libcxx-commits mailing list