Incorporated MultiLevelHashMap<RCU> into map MT-test
[libcds.git] / tests / unit / map2 / std_hash_map.h
index 312f5357e9fdf52513e1bebe5a486362499f2e07..0530cc026d1c60f4a099f1f18170e16befab3ad6 100644 (file)
@@ -102,6 +102,7 @@ namespace map2 {
         // for testing
         static CDS_CONSTEXPR bool const c_bExtractSupported = false;
         static CDS_CONSTEXPR bool const c_bLoadFactorDepended = false;
+        static CDS_CONSTEXPR bool const c_bEraseExactKey = false;
     };
 }   // namespace map2