Incorporated MultiLevelHashMap<RCU> into map MT-test
[libcds.git] / tests / unit / map2 / map_type_ellen_bintree.h
index bc29546e8a4c64cb8ecee02641a2d3197da3be34..894ae38a575a64e9bf9642786d3be9b9674c8a4c 100644 (file)
@@ -27,6 +27,7 @@ namespace map2 {
         // for testing
         static CDS_CONSTEXPR bool const c_bExtractSupported = true;
         static CDS_CONSTEXPR bool const c_bLoadFactorDepended = false;
+        static CDS_CONSTEXPR bool const c_bEraseExactKey = false;
     };
 
     struct tag_EllenBinTreeMap;