[libcxx-commits] [libcxx] [libcxx] Avoid hash key in __hash_table::find() if it is empty. (PR #126837)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 30 00:16:16 PDT 2025


================
@@ -0,0 +1,97 @@
+//===----------------------------------------------------------------------===//
----------------
philnik777 wrote:

Please update `associative_container_benchmarks.h` to include zero-sized benchmarks (where appropriate) instead.

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


More information about the libcxx-commits mailing list