[libcxx-commits] [libcxx] [libc++] Forward find* algorithms to find_if (PR #179938)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Feb 23 09:51:08 PST 2026
https://github.com/ldionne commented:
This patch makes a lot of sense to me, but I have slight concerns about what we do in `__find_loop`.
https://github.com/llvm/llvm-project/pull/179938
More information about the libcxx-commits
mailing list