remove LazyList<gc::HRC> specializations
authorkhizmax <khizmax@gmail.com>
Thu, 23 Oct 2014 14:16:01 +0000 (18:16 +0400)
committerkhizmax <khizmax@gmail.com>
Thu, 23 Oct 2014 14:16:01 +0000 (18:16 +0400)
commitcbcae1a58183d30196703c396ade486c447f4adb
tree1125d9bf24d23c0140b45217d58e4a0a13d03199
parent5db878ef0aabb79e66a7a90df74edc115d5d35dc
remove LazyList<gc::HRC> specializations
16 files changed:
cds/container/impl/lazy_kvlist.h
cds/container/impl/lazy_list.h
cds/container/lazy_kvlist_hrc.h [deleted file]
cds/container/lazy_list_hrc.h [deleted file]
cds/intrusive/impl/lazy_list.h
cds/intrusive/lazy_list_hrc.h [deleted file]
projects/Win/vc12/cds.vcxproj
projects/Win/vc12/cds.vcxproj.filters
projects/Win/vc12/hdr-test-ordered-list.vcxproj
projects/Win/vc12/hdr-test-ordered-list.vcxproj.filters
tests/test-hdr/ordered_list/hdr_intrusive_lazy.h
tests/test-hdr/ordered_list/hdr_intrusive_lazy_hrc.cpp [deleted file]
tests/test-hdr/ordered_list/hdr_lazy.h
tests/test-hdr/ordered_list/hdr_lazy_hrc.cpp [deleted file]
tests/test-hdr/ordered_list/hdr_lazy_kv.h
tests/test-hdr/ordered_list/hdr_lazy_kv_hrc.cpp [deleted file]