Removed redundant spaces
[libcds.git] / cds / opt / permutation.h
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-06-01 khizmaxMerge branch 'dev'
2016-05-31 khizmaxReplaced rand() with std::rand()
2016-01-05 khizmaxAdded copyright and license
2015-11-21 khizmaxSome minor changes in options doc
2015-05-13 khizmaxrandom_shuffle_permutation refactoring
2015-05-12 khizmaxSimplified random_shuffle_permutation implementation
2015-04-16 khizmaxAdded missing header
2015-04-12 khizmaxMerge branch 'integration' into dev
2015-04-11 khizmaxIssue #23: replaced std::random_shuffle with std::random
2015-03-16 khizmaxMajor merge from 'dev'
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN