mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 17:10:40 +08:00
add parallel_node variants
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#define THIS_HASH_SET parallel_node_hash_set
|
||||
#define THIS_TEST_NAME ParallelNodeHashSet
|
||||
|
||||
#include "node_hash_set_test.cc"
|
||||
Reference in New Issue
Block a user