[libcxx-commits] [PATCH] D117961: [libc++] Fix LWG3589 "The const lvalue reference overload of get for subrange..."
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 22 11:35:24 PST 2022
Quuxplusone created this revision.
Quuxplusone added reviewers: ldionne, Mordante, philnik, var-const, libc++.
Quuxplusone added a project: libc++.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.
https://cplusplus.github.io/LWG/issue3589
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D117961
Files:
libcxx/docs/Status/Cxx2bIssues.csv
libcxx/include/__ranges/subrange.h
libcxx/test/std/ranges/range.utility/range.subrange/get.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117961.402243.patch
Type: text/x-patch
Size: 6688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220122/cd6d3c19/attachment.bin>
More information about the libcxx-commits
mailing list