[libcxx-commits] [libcxx] [libc++] Make sure `flat_set::key_compare` handle `boolean-testable` correctly (PR #132622)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sun May 18 06:33:37 PDT 2025
https://github.com/huixie90 requested changes to this pull request.
I added test to your branch. However, I noticed that in your branch the `flat_multiset` is not implemented. Could you please rebase main, updated the source code for `flat_multiset` and probably add the test that is similar to the test that I added for `flat_set`?
https://github.com/llvm/llvm-project/pull/132622
More information about the libcxx-commits
mailing list