mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-31 01:20:40 +08:00
added insert_single API (issue #122)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#define THIS_HASH_SET parallel_flat_hash_set
|
||||
#define THIS_TEST_NAME ParallelFlatHashSet
|
||||
|
||||
#include "flat_hash_set_test.cc"
|
||||
#include "parallel_hash_set_test.cc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user