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

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 14 09:20:56 PST 2023


https://github.com/ldionne commented:

IMO it would be reasonable to land this improvement without handling different signedness for now.

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


More information about the libcxx-commits mailing list