EllenBinTreeMap, EllenBinTreeSet:
authorkhizmax <libcds.dev@gmail.com>
Sun, 30 Aug 2015 09:45:28 +0000 (12:45 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 30 Aug 2015 09:45:28 +0000 (12:45 +0300)
commitfc398f44f1bc94c708bcdfba0b901b8fa847c3c5
treeaaed564947863bb99ab3ba528d786b27050656f0
parenta71f8061c63cb815e66e92cf8765233b8928e689
EllenBinTreeMap, EllenBinTreeSet:
- replaced ensure() with update()
- replaced find( key ) with contains( key )

MapDelOdd MT-test was refactored for EllenBinTreeMap
12 files changed:
cds/container/ellen_bintree_map_rcu.h
cds/container/ellen_bintree_set_rcu.h
cds/container/impl/ellen_bintree_map.h
cds/container/impl/ellen_bintree_set.h
cds/intrusive/ellen_bintree_rcu.h
cds/intrusive/impl/ellen_bintree.h
projects/Win/vc12/unit-map-delodd.vcxproj
tests/unit/map2/map_defs.h
tests/unit/map2/map_delodd.h
tests/unit/map2/map_delodd_ellentree.cpp
tests/unit/map2/map_type_ellen_bintree.h
tests/unit/map2/map_type_skip_list.h