Added hash_size option support to FeldmanHashMap
[libcds.git] / cds / container / impl / feldman_hashset.h
index 69ef63081d04dc5c8cd0d14e24cfcca8d41d3510..dce01d0c814398191d21591d2b9ffb6dd2f944d0 100644 (file)
@@ -148,7 +148,7 @@ namespace cds { namespace container {
         /// Count of hazard pointers required
         static CDS_CONSTEXPR size_t const c_nHazardPtrCount = base_class::c_nHazardPtrCount;
 
-        /// The size of hash_type in bytes, see \p feldman_hashset::traits::hash_size for explanation
+        /// The size of \p hash_type in bytes, see \p feldman_hashset::traits::hash_size for explanation
         static CDS_CONSTEXPR size_t const c_hash_size = base_class::c_hash_size;
 
         /// Level statistics