greg7mdp / parallel-hashmap

A family of header-only, very fast and memory-friendly hashmap and btree containers.
https://greg7mdp.github.io/parallel-hashmap/
Apache License 2.0
2.47k stars 234 forks source link

Allow compiling with -Wfloat-conversion #209

Closed jendrikseipp closed 11 months ago

greg7mdp commented 11 months ago

Thanks for the fix @jendrikseipp