Fix GCC build
[libcds.git] / src / ptb_gc.cpp
2014-09-25 khizmaxRemove hash_functor_selector.h, use only std::hash
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxMove cds/int_algo.h to cds/algo/int_algo.h
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN