id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8357,Add noexcept to lockfree operations,viboes,timblechmann,"C++11 allows to specify when an operation is noexcept improving the performances of the binary code. As the lock-free operations don't throw any exception, it would be great if the BOOST_NOEXCEPT is used for all of them. While this could be seen as an optimization for lockfree operations, if not added this is a problem for users wanting to declare their functions using lockfree as noexcept.",Feature Requests,new,To Be Determined,lockfree,Boost 1.53.0,Problem,,,