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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 22 10:19:23 PDT 2021


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

- Apply clarification and feedback from @cjdb.


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/__ranges/size.h
  libcxx/include/ranges
  libcxx/include/type_traits
  libcxx/test/std/ranges/range.access/range.prim/size.compile.pass.cpp
  libcxx/test/support/test_range.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101079.339702.patch
Type: text/x-patch
Size: 11864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210422/889d6acf/attachment.bin>


More information about the libcxx-commits mailing list