[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 29 07:16:43 PST 2022


Quuxplusone updated this revision to Diff 404264.
Quuxplusone added a comment.

My last diff misspelled `libcpp-has-no-incomplete-ranges`, and anyway I just pushed that fix, so remove it from here again. Poke CI.


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.404264.patch
Type: text/x-patch
Size: 6263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220129/65deafd0/attachment-0001.bin>


More information about the libcxx-commits mailing list