Fixed some bugs related to type conversion
[libcds.git] / cds / container / skip_list_set_nogc.h
index b337b12a515138ee1865ba8420a32a1cad6884c9..4f89d653fde618f5acee78f18698db320a6cb918 100644 (file)
@@ -201,7 +201,7 @@ namespace cds { namespace container {
     public:
     ///@name Forward iterators
     //@{
-        /// Forward iterator
+        /// Forward ordered iterator
         /**
             The forward iterator for a split-list has some features:
             - it has no post-increment operator