mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
Renamed the thread-safe "contains" to if_contains.
Add tests to parallel_flat_hash_map_mutex_test
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#define THIS_HASH_MAP parallel_flat_hash_map
|
||||
#define THIS_TEST_NAME ParallelFlatHashMap
|
||||
|
||||
#include "flat_hash_map_test.cc"
|
||||
#include "parallel_hash_map_test.cc"
|
||||
|
||||
Reference in New Issue
Block a user