projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3957111
)
Docfix
author
khizmax
<libcds.dev@gmail.com>
Tue, 5 Apr 2016 20:35:31 +0000
(23:35 +0300)
committer
khizmax
<libcds.dev@gmail.com>
Tue, 5 Apr 2016 20:35:31 +0000
(23:35 +0300)
cds/container/striped_map.h
patch
|
blob
|
history
diff --git
a/cds/container/striped_map.h
b/cds/container/striped_map.h
index 22c4808eaecca6b7a409324bcad3a41f7828bb50..88ca30dd6c7e3d07d068d4c10159ad3bd8b1f2cf 100644
(file)
--- a/
cds/container/striped_map.h
+++ b/
cds/container/striped_map.h
@@
-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