Update README.md

This commit is contained in:
Gregory Popovitch
2019-04-29 19:19:29 -04:00
committed by GitHub
parent eb76b77f65
commit 9c2a69517d
Vendored
+2
View File
@@ -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