Added container::SlitListSet<HP> based on IterableList
[libcds.git] / cds / container / details / make_split_list_set.h
2016-10-27 khizmaxAdded container::SlitListSet<HP> based on IterableList
2016-10-24 khizmaxChanged algorithm of IterableList detecting
2016-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-25 khizmaxEliminated some MSVC++ warning C4503 "decorated name...
2014-10-29 khizmaxcontainer::SplitListSet refactoring
2014-09-28 khizmaxReplace cds::ref/boost::ref with std::ref, remove cds...
2014-09-27 khizmaxMove split_list_base.h from cds/container to cds/contai...
2014-09-24 khizmaxRefactoring bugfix
2014-09-18 khizmaxMove libcds 1.6.0 from SVN