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

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 23 11:24:13 PDT 2021


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

Based on D101079 <https://reviews.llvm.org/D101079>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101189

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101189.340120.patch
Type: text/x-patch
Size: 3728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210423/b8c5a352/attachment.bin>


More information about the libcxx-commits mailing list