[libcxx-commits] [libcxx] [libcxx] Avoid hash key in __hash_table::find() if no buckets yet. (PR #126837)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 19 16:58:57 PST 2025


xbcnn wrote:

Hi @philnik777 
I've added `size()` check along with the buckets check and also updated the benchmarks.
Would appreciate your review when you have time.
Thanks!

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


More information about the libcxx-commits mailing list