Remove CDS_EMPLACE_SUPPORT macro and unused code
[libcds.git] / cds / details / defs.h
2014-09-23 khizmaxRemove CDS_EMPLACE_SUPPORT macro and unused code
2014-09-23 khizmaxRemove CDS_RVALUE_SUPPORT, CDS_MOVE_SEMANTICS_SUPPORT...
2014-09-23 khizmaxRemove CDS_CXX11_DELETE_DEFINITION_SUPPORT and emulatin...
2014-09-23 khizmaxRemove CDS_CXX11_VARIADIC_TEMPLATE_SUPPORT macro and...
2014-09-20 khizmaxReplace CDS_ATOMIC with namespace atomics
2014-09-19 khizmaxChanged cds_std namespace to std, removed cds/details...
2014-09-18 khizmaxMove cds/numtraits.h to cds/details/numtraits.h
2014-09-18 khizmaxRemove cstdint_boost.h, csdtint_std.h wrappers
2014-09-18 khizmaxRemove obsolete non_volatile function
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN