Fixed do typo
[libcds.git] / cds / container / lazy_kvlist_nogc.h
index 89d0a2ac95ba6a9175e763518e13c1cf468e1663..bcb5f59977e824e185420f6246a911dd4de4aeff 100644 (file)
@@ -41,7 +41,7 @@ namespace cds { namespace container {
         //@endcond
 
     public:
-        typedef Traits traits;
+        typedef Traits traits;    ///< List traits
         typedef cds::gc::nogc gc; ///< Garbage collector
 #ifdef CDS_DOXYGEN_INVOKED
         typedef Key                                 key_type        ;   ///< Key type