[BronsonAVLTree] Fixed bug of counting of inserted items
authorkhizmax <libcds.dev@gmail.com>
Thu, 5 Nov 2015 20:14:44 +0000 (23:14 +0300)
committerkhizmax <libcds.dev@gmail.com>
Thu, 5 Nov 2015 20:14:44 +0000 (23:14 +0300)
commit8af78379ac30938f74feb5eda710050722235160
tree6c9388bb77aabfb996d91d7a37fad8793521b5f0
parent012eeb5ce8773a15d71e6246adc8a5567e202ee1
[BronsonAVLTree] Fixed bug of counting of inserted items
Added more post-checks in MT-test
cds/container/details/bronson_avltree_base.h
cds/container/impl/bronson_avltree_map_rcu.h
tests/unit/map2/map_insdel_int.h
tests/unit/map2/map_insdel_string.h