add parallel_node variants

This commit is contained in:
greg
2019-03-25 07:58:34 -04:00
parent dcd54dcda7
commit 6968d22348
4 changed files with 146 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
#define THIS_HASH_MAP parallel_node_hash_map
#define THIS_TEST_NAME ParallelNodeHashMap
#include "flat_hash_map_test.cc"