projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a88bbc
)
fix doc
author
khizmax
<khizmax@gmail.com>
Thu, 13 Nov 2014 16:39:29 +0000
(19:39 +0300)
committer
khizmax
<khizmax@gmail.com>
Thu, 13 Nov 2014 16:39:29 +0000
(19:39 +0300)
cds/intrusive/impl/skip_list.h
patch
|
blob
|
history
diff --git
a/cds/intrusive/impl/skip_list.h
b/cds/intrusive/impl/skip_list.h
index 4edd6f249da2ab17772ef44308a85d28ff4d3172..9fea1249e4ba44c06ee7cac2faef8eda0857389e 100644
(file)
--- a/
cds/intrusive/impl/skip_list.h
+++ b/
cds/intrusive/impl/skip_list.h
@@
-1425,7
+1425,7
@@
namespace cds { namespace intrusive {
{
return find_with_( key, cds::opt::details::make_comparator_from_less<Less>(), f );
}
- //@ndcond
+ //@
e
ndcond
/// Finds \p key
/** \anchor cds_intrusive_SkipListSet_hp_find_val