Docfix
authorkhizmax <libcds.dev@gmail.com>
Tue, 5 Apr 2016 20:35:31 +0000 (23:35 +0300)
committerkhizmax <libcds.dev@gmail.com>
Tue, 5 Apr 2016 20:35:31 +0000 (23:35 +0300)
cds/container/striped_map.h

index 22c4808eaecca6b7a409324bcad3a41f7828bb50..88ca30dd6c7e3d07d068d4c10159ad3bd8b1f2cf 100644 (file)
@@ -711,6 +711,7 @@ template <class Container, typename... Options>
         {
             return update( key, func, true );
         }
+        //@endcond
 
         /// Delete \p key from the map
         /** \anchor cds_nonintrusive_StripedMap_erase