[libcxx-commits] [PATCH] D130515: [libc++][ranges] Make sure all range algorithms support differing projection types:
Hui via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jul 26 03:53:48 PDT 2022
huixie90 accepted this revision.
huixie90 added a comment.
This revision is now accepted and ready to land.
This is a definitely needed fix. Whether or not to fix `set_*` algorithms in the same patch should not block this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130515/new/
https://reviews.llvm.org/D130515
More information about the libcxx-commits
mailing list