Incorporated MultiLevelHashMap<RCU> into map MT-test
[libcds.git] / tests / unit / map2 / std_map.h
index cbcbc6df45cce0f2ace8b811caedc144c5bcdd7e..477afdb547a12e0ee508bf3c7b79eb5fc07711c6 100644 (file)
@@ -92,6 +92,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 map