[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
Wed Jan 26 16:46:54 PST 2022
Quuxplusone updated this revision to Diff 403443.
Quuxplusone marked an inline comment as done.
Quuxplusone added a comment.
Tweak parens (I went with @Mordante's version after all), re-poke CI just for the heck of it.
Repository:
rG LLVM Github Monorepo
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.403443.patch
Type: text/x-patch
Size: 6263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220127/d9f349de/attachment.bin>
More information about the libcxx-commits
mailing list