projects
/
libcds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca4d2df
)
small fixup
author
khizmax
<libcds.dev@gmail.com>
Sat, 27 Sep 2014 19:25:17 +0000
(23:25 +0400)
committer
khizmax
<libcds.dev@gmail.com>
Sat, 27 Sep 2014 19:25:17 +0000
(23:25 +0400)
cds/container/impl/skip_list_set.h
patch
|
blob
|
history
diff --git
a/cds/container/impl/skip_list_set.h
b/cds/container/impl/skip_list_set.h
index b1bf037a0d30768d3baea81172c2fb173646d9b6..f4a89c95a1456a6daa26db40c9fe97a4cf0a2789 100644
(file)
--- a/
cds/container/impl/skip_list_set.h
+++ b/
cds/container/impl/skip_list_set.h
@@
-1,7
+1,7
@@
//$$CDS-header$$
-#ifndef __CDS_CONTAINER_
SKIP_LIST_SET_IMPL
_H
-#define __CDS_CONTAINER_
SKIP_LIST_SET_IMPL
_H
+#ifndef __CDS_CONTAINER_
IMPL_SKIP_LIST_SET
_H
+#define __CDS_CONTAINER_
IMPL_SKIP_LIST_SET
_H
#include <cds/details/binary_functor_wrapper.h>
#include <cds/gc/guarded_ptr.h>
@@
-714,4
+714,4
@@
namespace cds { namespace container {
}} // namespace cds::container
-#endif // #ifndef __CDS_CONTAINER_
SKIP_LIST_SET_IMPL
_H
+#endif // #ifndef __CDS_CONTAINER_
IMPL_SKIP_LIST_SET
_H