mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-30 00:50:38 +08:00
Fix access of protected member, and add test for templated swap()
This commit is contained in:
@@ -9,4 +9,6 @@
|
||||
#define THIS_EXTRA_TPL_PARAMS , 4, boost::upgrade_mutex
|
||||
#endif
|
||||
|
||||
#define THIS_EXTRA_TPL_PARAMS_NULLMUTEX , 4, phmap::NullMutex
|
||||
|
||||
#include "parallel_hash_map_test.cc"
|
||||
|
||||
Reference in New Issue
Block a user