[libcxx-commits] [PATCH] D117960: [libc++] [NFC] Audit LWG issues for "Nothing To Do" and "Complete"

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 22 12:23:16 PST 2022


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

Also mark https://cplusplus.github.io/LWG/issue3467 ; I had deferred that one out of caution, but now I'm convinced we do fully implement that. (In particular, `bool size() const` is not selected by `ranges::size`.)


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117960/new/

https://reviews.llvm.org/D117960

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__ranges/transform_view.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117960.402248.patch
Type: text/x-patch
Size: 23298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220122/b4a5df9b/attachment-0001.bin>


More information about the libcxx-commits mailing list