[libcxx-commits] [PATCH] D101079: [libcxx][ranges] Add ranges::size CPO.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 30 14:15:03 PDT 2021


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

- Remove filename in header/license comment.
- Use __integer_like.
- XFAIL msvc.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101079/new/

https://reviews.llvm.org/D101079

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__iterator/concepts.h
  libcxx/include/__ranges/size.h
  libcxx/include/ranges
  libcxx/test/std/ranges/range.access/range.prim/size.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101079.342035.patch
Type: text/x-patch
Size: 13557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210430/a6d74f4f/attachment.bin>


More information about the libcxx-commits mailing list