[draft] implemented container::MultiLevelHashSet
[libcds.git] / cds / container / details / ellen_bintree_base.h
index 3be1c584c41635c525c480985671d23c2910d418..86402cedf0d9f22b9993508efbc7a1c87f054614 100644 (file)
@@ -97,7 +97,7 @@ namespace cds { namespace container {
             {}
         };
 
-        /// Type traits for EllenBinTreeSet and EllenBinTreeMap
+        /// Type traits for \p EllenBinTreeSet and \p EllenBinTreeMap
         struct traits
         {
             /// Key extracting functor (only for \p EllenBinTreeSet)