mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 00:50:38 +08:00
6 lines
128 B
C++
6 lines
128 B
C++
#define THIS_HASH_SET parallel_flat_hash_set
|
|
#define THIS_TEST_NAME ParallelFlatHashSet
|
|
|
|
#include "parallel_hash_set_test.cc"
|
|
|