[libcxx-commits] [libcxx] [libc++] Optimize std::find if types are integral and have the same signedness (PR #70345)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 21 08:46:29 PST 2023


https://github.com/ldionne commented:

I think this looks good to me if we have tests with other than `0`.

https://github.com/llvm/llvm-project/pull/70345


More information about the libcxx-commits mailing list