[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:09 PST 2026
================
@@ -10,6 +10,7 @@
#ifndef _LIBCPP___ALGORITHM_FIND_H
----------------
ldionne wrote:
Not attached to this line: didn't we have a Github issue tracking this work that could be closed by this PR? I might be mis-remembering.
https://github.com/llvm/llvm-project/pull/179938
More information about the libcxx-commits
mailing list