From: khizmax Date: Tue, 5 Apr 2016 20:35:31 +0000 (+0300) Subject: Docfix X-Git-Tag: v2.2.0~292 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7d8b92d8e631e6ee1e9b092d6de4a69cc5e72376;p=libcds.git Docfix --- diff --git a/cds/container/striped_map.h b/cds/container/striped_map.h index 22c4808e..88ca30dd 100644 --- a/cds/container/striped_map.h +++ b/cds/container/striped_map.h @@ -711,6 +711,7 @@ template { return update( key, func, true ); } + //@endcond /// Delete \p key from the map /** \anchor cds_nonintrusive_StripedMap_erase