BronsonAVLTreeMap:
authorkhizmax <libcds.dev@gmail.com>
Sun, 30 Aug 2015 10:13:04 +0000 (13:13 +0300)
committerkhizmax <libcds.dev@gmail.com>
Sun, 30 Aug 2015 10:13:04 +0000 (13:13 +0300)
commite0488e8f808c943d3a479fd7abd12549066aaf98
treed414084f34023d6660eabd62c1682acc8d7264d7
parentfc398f44f1bc94c708bcdfba0b901b8fa847c3c5
BronsonAVLTreeMap:
- replaced ensure() with update()
- replaced find( key ) with contains( key )

MapDelOdd MT-test was refactored for BronsonAVLTreeMap
cds/container/bronson_avltree_map_rcu.h
cds/container/ellen_bintree_set_rcu.h
cds/container/impl/bronson_avltree_map_rcu.h
projects/Win/vc12/cds.vcxproj
projects/Win/vc12/cds.vcxproj.filters
projects/Win/vc12/unit-map-delodd.vcxproj
tests/test-hdr/tree/hdr_bronson_avltree_map.h
tests/unit/map2/map_defs.h
tests/unit/map2/map_delodd.h
tests/unit/map2/map_delodd_bronsonavltree.cpp
tests/unit/map2/map_type_bronson_avltree.h