From 7d8b92d8e631e6ee1e9b092d6de4a69cc5e72376 Mon Sep 17 00:00:00 2001 From: khizmax Date: Tue, 5 Apr 2016 23:35:31 +0300 Subject: [PATCH] Docfix --- cds/container/striped_map.h | 1 + 1 file changed, 1 insertion(+) 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 -- 2.34.1