[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
Thu Jan 27 14:04:03 PST 2022
Quuxplusone updated this revision to Diff 403793.
Quuxplusone added a comment.
Re-poke CI, since "patch application failed" last time.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117961/new/
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.403793.patch
Type: text/x-patch
Size: 6263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220127/3fb46163/attachment-0001.bin>
More information about the libcxx-commits
mailing list