Renamed the thread-safe "contains" to if_contains.

Add tests to parallel_flat_hash_map_mutex_test
This commit is contained in:
Brian McKinnon
2020-05-02 20:45:46 -05:00
parent 131a84f6ed
commit bf7203b3c8
5 changed files with 11 additions and 14 deletions
+1 -1
View File
@@ -9,4 +9,4 @@
#define THIS_EXTRA_TPL_PARAMS , 4, boost::upgrade_mutex
#endif
#include "flat_hash_map_test.cc"
#include "parallel_hash_map_test.cc"