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

Correct CMake script. Improve C++ language feature selection #243

Closed scivision closed 2 months ago

scivision commented 2 months ago
greg7mdp commented 2 months ago

Thanks a lot for the great PR @scivision