[libcxx-commits] [PATCH] D116239: [libc++] [ranges] ADL-proof the [range.access] CPOs.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 4 14:18:06 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8507383631f2: [libc++] [ranges] ADL-proof the [range.access] CPOs. (authored by arthur.j.odwyer).
Changed prior to commit:
https://reviews.llvm.org/D116239?vs=397162&id=397403#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116239/new/
https://reviews.llvm.org/D116239
Files:
libcxx/include/__concepts/class_or_enum.h
libcxx/include/__ranges/access.h
libcxx/include/__ranges/empty.h
libcxx/include/__ranges/size.h
libcxx/test/std/ranges/range.access/begin.pass.cpp
libcxx/test/std/ranges/range.access/data.pass.cpp
libcxx/test/std/ranges/range.access/empty.pass.cpp
libcxx/test/std/ranges/range.access/end.pass.cpp
libcxx/test/std/ranges/range.access/size.pass.cpp
libcxx/test/std/ranges/range.access/ssize.pass.cpp
libcxx/test/std/ranges/range.req/range.range/range.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116239.397403.patch
Type: text/x-patch
Size: 7046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220104/9cdc8824/attachment.bin>
More information about the libcxx-commits
mailing list