[libcxx-commits] [PATCH] D117656: [libc++] [ranges] Implement move_sentinel and C++20 move_iterator
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 12 15:58:24 PDT 2022
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
This LGTM -- I think we can add a few more tests post-commit, but this looks reasonable as-is too. I'll rebase and ship this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117656/new/
https://reviews.llvm.org/D117656
More information about the libcxx-commits
mailing list