id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8356,Add move semantic push operations to lockfree data structures,viboes,timblechmann,"Some of the operation in the lockfree data structures could benefit from move semantics when the value_type is movable. {{{ bool push(T &&); }}} The library should use Boost.Move in order to provide these operations on c++ compilers don't providing move semantics. ",Feature Requests,new,To Be Determined,lockfree,Boost 1.53.0,Problem,,,