Improved BronsonAVLTreeMap doc
[libcds.git] / cds / container / impl / bronson_avltree_map_rcu.h
index a314847faec58f4fbc28b8c82d089fb4ca2af0a0..f930462458d10e22659d6f038d6b84760ec6af75 100644 (file)
@@ -14,6 +14,7 @@ namespace cds { namespace container {
     /** @ingroup cds_nonintrusive_map
         @ingroup cds_nonintrusive_tree
         @headerfile cds/container/bronson_avltree_map_rcu.h
+        @anchor cds_container_BronsonAVLTreeMap_rcu_ptr
 
         This is the specialization of \ref cds_container_BronsonAVLTreeMap_rcu "RCU-based Bronson et al AVL-tree"
         for "key -> value pointer" map. This specialization stores the pointer to user-allocated values instead of the copy