Refactored MapDelOdd MT-test
[libcds.git] / tests / unit / map2 / map_type_michael.h
index 095c5b735d9a66bc73bd4aa3961cca55187170aa..76d8fcda5504e07f1fb886c3ba3fe83b9766d93d 100644 (file)
@@ -25,8 +25,6 @@ namespace map2 {
         // for testing
         static CDS_CONSTEXPR bool const c_bExtractSupported = true;
         static CDS_CONSTEXPR bool const c_bLoadFactorDepended = true;
-        static CDS_CONSTEXPR bool const c_erase_with_supported = true;
-        static CDS_CONSTEXPR bool const c_extract_with_supported = true;
     };
 
     struct tag_MichaelHashMap;