[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 09:19:57 PDT 2021


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

- Compute size types so they are correct on windows and 32bit.


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.342772.patch
Type: text/x-patch
Size: 7775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210504/cab21787/attachment.bin>


More information about the libcxx-commits mailing list