MultiLevelHashSet test, bugfixing
[libcds.git] / tests / unit / set2 / set_type_ellen_bintree.h
index 5eb2cc5a324d3ece5b3c25061575ca4965274103..c68ca112455461c0404aab129b8f609c10bccf04 100644 (file)
@@ -25,6 +25,7 @@ namespace set2 {
         // 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_EllenBinTreeSet;