mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 08:34:39 +08:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
eb76b77f65
commit
9c2a69517d
@@ -23,6 +23,8 @@ This repository aims to provide an set of excellent hash map implementations, wi
|
||||
|
||||
- **Tested** on Windows (vs2015 & vs2017), linux (g++ 5, 6, 7, 8, clang++ 3.9, 4.0, 5.0) and MacOS (g++ and clang++) - click on travis and appveyor icons above for detailed test status.
|
||||
|
||||
- Automatic support for **boost's hash_value()** method for providing the hash function.
|
||||
|
||||
|
||||
## Fast *and* memory friendly
|
||||
|
||||
|
||||
Reference in New Issue
Block a user