Removed redundant spaces
[libcds.git] / cds / urcu / exempt_ptr.h
2016-10-29 khizmaxRemoved redundant spaces
2016-09-07 khizmaxRemoved trailing spaces
2016-01-05 khizmaxAdded copyright and license
2015-05-23 khizmaxAdded urcu::raw_ptr concept
2015-03-16 khizmaxMajor merge from 'dev'
2015-02-13 khizmaxchanged std::unique_ptr to more restrictive cds::urcu...
2015-01-22 khizmaxissue#11: cds: changed __CDS_ guard prefix to CDSLIB_...
2014-11-29 khizmaxRemoving trailing spaces
2014-11-24 khizmaxremove intrusive specialization from exempt_ptr
2014-11-24 khizmaxfix bug in exempt_ptr
2014-11-24 khizmaxfix a bugs in guarded_ptr and exempt_ptr
2014-11-12 khizmaxmovable exempt_ptr: EllenBinTree
2014-09-20 khizmaxReplace NULL with nullptr
2014-09-18 khizmaxreplace null_ptr<>() with nullptr
2014-09-18 khizmaxMove libcds 1.6.0 from SVN