id summary reporter owner description type status milestone component version severity resolution keywords cc 11494 boost::this_thread::yield() is marked as deprecated in the synopsis Matthäus Brandl (brandl.matthaeus@… viboes "In http://www.boost.org/doc/libs/1_58_0/doc/html/thread/thread_management.html, the synopsis contains: {{{ namespace boost { namespace this_thread { void yield() noexcept; // DEPRECATED } } }}} However only the static member function of boost::thread seems to be deprecated, following the link http://www.boost.org/doc/libs/1_58_0/doc/html/thread/thread_management.html#thread.thread_management.this_thread.yield one finds no hint of deprecation." Bugs closed Boost 1.61.0 thread Boost 1.58.0 Cosmetic fixed thread yield deprecated