[libcxx-commits] [libcxx] [libc++] Avoid overloaded `operator, ` for (`T`, `Iter`) cases (PR #161049)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 7 04:34:03 PST 2025
https://github.com/philnik777 commented:
I think we should try to forward to the algorithms here if we have to touch these lines anyways. I'm fine with replacing them either in this patch or in a predecessor.
https://github.com/llvm/llvm-project/pull/161049
More information about the libcxx-commits
mailing list