[libcxx-commits] [libcxx] [libc++] Optimize __hash_table copy constructors and assignment (PR #151951)

via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 18 10:24:58 PDT 2025


asmok-g wrote:

@philnik777 Heads-up:
We noticed this is causing errors when using `__gnu_cxx::hash_multiset`, `__gnu_cxx::hash_multimap` where the resulting container has duplicate entries. working on a repro.

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


More information about the libcxx-commits mailing list