reimplement guarded_ptr from scratch
authorkhizmax <khizmax@gmail.com>
Tue, 18 Nov 2014 13:19:28 +0000 (16:19 +0300)
committerkhizmax <khizmax@gmail.com>
Tue, 18 Nov 2014 13:19:28 +0000 (16:19 +0300)
commit0065868663643045eedb960ea842c2dbfdd408ce
treef024fa07098b4f84cafdd9252fb88b9d0187a1d4
parent61457ecabe339ff0f05bcb09b91ae3a2b0691f31
reimplement guarded_ptr from scratch
16 files changed:
cds/container/impl/ellen_bintree_map.h
cds/container/impl/ellen_bintree_set.h
cds/container/impl/skip_list_map.h
cds/container/impl/skip_list_set.h
cds/gc/details/dhp.h
cds/gc/guarded_ptr.h [deleted file]
cds/gc/impl/dhp_decl.h
cds/gc/impl/dhp_impl.h
cds/gc/impl/hp_decl.h
cds/gc/impl/hp_impl.h
cds/intrusive/impl/ellen_bintree.h
cds/intrusive/impl/lazy_list.h
cds/intrusive/impl/michael_list.h
cds/intrusive/impl/skip_list.h
projects/Win/vc12/cds.vcxproj
projects/Win/vc12/cds.vcxproj.filters