[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 09:30:12 PDT 2021


zoecarver created this revision.
zoecarver added reviewers: Quuxplusone, EricWF, ldionne, cjdb.
Herald added a subscriber: mgorny.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

The begining of [range.prim].


Repository:
  rG LLVM Github Monorepo

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.339682.patch
Type: text/x-patch
Size: 11452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210422/b32a735b/attachment.bin>


More information about the libcxx-commits mailing list