[libcxx-commits] [libcxx] [libc++] Fix -Wsign-compare warning in `ranges::search` (PR #100983)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 29 02:12:29 PDT 2024
https://github.com/philnik777 requested changes to this pull request.
What exactly is the problem here you're trying to solve? AFAICT `ranges::size` is guaranteed to be correct here.
https://github.com/llvm/llvm-project/pull/100983
More information about the libcxx-commits
mailing list