[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
Tue Jan 4 13:19:19 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG502e5df0e08e: [libc++] Implement `ranges::{cbegin,cend}` per the spec. (authored by arthur.j.odwyer).
Repository:
rG LLVM Github Monorepo
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.397388.patch
Type: text/x-patch
Size: 11609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220104/94ee0ba8/attachment-0001.bin>
More information about the libcxx-commits
mailing list