Boost C++ Libraries: Ticket #8357: Add noexcept to lockfree operations https://svn.boost.org/trac10/ticket/8357 <p> C++11 allows to specify when an operation is noexcept improving the performances of the binary code. </p> <p> As the lock-free operations don't throw any exception, it would be great if the BOOST_NOEXCEPT is used for all of them. </p> <p> 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. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8357 Trac 1.4.3