Added internal statistics for LazyList
[libcds.git] / cds / container / split_list_set_nogc.h
index 4b74adb3f0eee8f887f3401018c0cd6d4a9758fc..5dc0b9d9e0a208e6e3f96394c2082f4c42152405 100644 (file)
@@ -213,7 +213,7 @@ namespace cds { namespace container {
     //@{
         /// Forward iterator
         /**
-            The forward iterator for Michael's set is based on \p OrderedList forward iterator and has some features:
+            The forward iterator for split-list is based on \p OrderedList forward iterator and has some features:
             - it has no post-increment operator
             - it iterates items in unordered fashion