[libcxx-commits] [libcxx] [libc++] Speed up set_intersection() by fast-forwarding over ranges of non-matching elements with one-sided binary search. (PR #75230)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 11 07:07:37 PDT 2024


https://github.com/ldionne commented:

This basically LGTM but I have a few small comments left.

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


More information about the libcxx-commits mailing list