[libcxx-commits] [PATCH] D117044: [libc++] [ranges] Implement ranges::cdata

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jan 11 12:02:48 PST 2022


Quuxplusone created this revision.
Quuxplusone added reviewers: ldionne, libc++, var-const, philnik, jloser, Mordante.
Quuxplusone added a project: libc++.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117044

Files:
  libcxx/include/__ranges/data.h
  libcxx/test/std/library/description/conventions/customization.point.object/cpo.compile.pass.cpp
  libcxx/test/std/ranges/range.access/data.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117044.399032.patch
Type: text/x-patch
Size: 11867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220111/9623a752/attachment.bin>


More information about the libcxx-commits mailing list