Added erase_at( iterator ) function to MichaelHashSet/Map and SplitListSet/Map based...
[libcds.git] / test / stress / set / iter_erase / set_iter_erase_split.cpp
index d67b7b502629b4b1a0ba373e7648164731f0d496..c34f5d42efe8548451c821632169096490f82206 100644 (file)
@@ -32,8 +32,7 @@
 #include "set_type_split_list.h"
 
 namespace set {
-    //TODO: Add erase_at to IterableList and SplitList based on it
-#if 0
+
     CDSSTRESS_SplitListIterableSet( Set_Iter_Del3_LF, run_test_extract, key_thread, size_t )
-#endif
+
 } // namespace set