[libcxx-commits] [libcxx] [libc++] Add input validation for set_intersection() in debug mode. (PR #101508)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 5 09:16:55 PDT 2024


https://github.com/ldionne requested changes to this pull request.

Thanks for the patch! I like the idea but I do have some comments. IMO this is the right way of addressing @alexfh 's original comments on the patch that added one-sided binary search.

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


More information about the libcxx-commits mailing list