X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=cds%2Fintrusive%2Fimpl%2Ffeldman_hashset.h;fp=cds%2Fintrusive%2Fimpl%2Ffeldman_hashset.h;h=143a14325bc6118126936a89b4efbaca6c880829;hp=75d8aa13d1056ec17a61cf053d7dd57daced91fc;hb=a7a311cd15d7d8f587984a59306f4ffd04b21b16;hpb=029861fa1ab50af7e00edab35ce545ad8f4e7ed7 diff --git a/cds/intrusive/impl/feldman_hashset.h b/cds/intrusive/impl/feldman_hashset.h index 75d8aa13..143a1432 100644 --- a/cds/intrusive/impl/feldman_hashset.h +++ b/cds/intrusive/impl/feldman_hashset.h @@ -909,7 +909,7 @@ namespace cds { namespace intrusive { using base_class::array_node_size; /// Collects tree level statistics into \p stat - /** @anchor cds_intrusive_FeldmanHashSet_hp_get_level_statistics + /** The function traverses the set and collects staistics for each level of the tree into \p feldman_hashset::level_statistics struct. The element of \p stat[i] represents statistics for level \p i, level 0 is head array.