[libcxx-commits] [PATCH] D116199: [libc++] Implement `ranges::{cbegin, cend}` per the spec.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 3 16:22:48 PST 2022


Quuxplusone updated this revision to Diff 397159.
Quuxplusone added a comment.

Rebase on main.


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

https://reviews.llvm.org/D116199

Files:
  libcxx/include/__ranges/access.h
  libcxx/test/std/ranges/range.access/begin.pass.cpp
  libcxx/test/std/ranges/range.access/end.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116199.397159.patch
Type: text/x-patch
Size: 11609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220104/c4ce4a59/attachment-0001.bin>


More information about the libcxx-commits mailing list