Boost C++ Libraries: Ticket #11494: boost::this_thread::yield() is marked as deprecated in the synopsis https://svn.boost.org/trac10/ticket/11494 <p> In <a href="http://www.boost.org/doc/libs/1_58_0/doc/html/thread/thread_management.html">http://www.boost.org/doc/libs/1_58_0/doc/html/thread/thread_management.html</a>, the synopsis contains: </p> <pre class="wiki">namespace boost { namespace this_thread { void yield() noexcept; // DEPRECATED } } </pre><p> However only the static member function of boost::thread seems to be deprecated, following the link <a href="http://www.boost.org/doc/libs/1_58_0/doc/html/thread/thread_management.html#thread.thread_management.this_thread.yield">http://www.boost.org/doc/libs/1_58_0/doc/html/thread/thread_management.html#thread.thread_management.this_thread.yield</a> one finds no hint of deprecation. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11494 Trac 1.4.3 Daniel James Thu, 14 Jan 2016 00:14:14 GMT owner, component changed https://svn.boost.org/trac10/ticket/11494#comment:1 https://svn.boost.org/trac10/ticket/11494#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Matias Capeletto</span> to <span class="trac-author">Anthony Williams</span> </li> <li><strong>component</strong> <span class="trac-field-old">Documentation</span> → <span class="trac-field-new">thread</span> </li> </ul> Ticket viboes Thu, 21 Jan 2016 22:37:31 GMT owner, status changed https://svn.boost.org/trac10/ticket/11494#comment:2 https://svn.boost.org/trac10/ticket/11494#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket viboes Thu, 21 Jan 2016 22:38:04 GMT severity changed https://svn.boost.org/trac10/ticket/11494#comment:3 https://svn.boost.org/trac10/ticket/11494#comment:3 <ul> <li><strong>severity</strong> <span class="trac-field-old">Optimization</span> → <span class="trac-field-new">Cosmetic</span> </li> </ul> Ticket viboes Thu, 21 Jan 2016 22:40:41 GMT <link>https://svn.boost.org/trac10/ticket/11494#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11494#comment:4</guid> <description> <p> You are right. It is not deprecated. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 05 Mar 2016 16:15:51 GMT</pubDate> <title>milestone changed https://svn.boost.org/trac10/ticket/11494#comment:5 https://svn.boost.org/trac10/ticket/11494#comment:5 <ul> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.61.0</span> </li> </ul> <p> <a class="ext-link" href="https://github.com/boostorg/thread/commit/ae22c68ab78f514da7d67f8084cdbeb152723f34"><span class="icon">​</span>https://github.com/boostorg/thread/commit/ae22c68ab78f514da7d67f8084cdbeb152723f34</a> </p> Ticket viboes Tue, 08 Mar 2016 07:17:50 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/11494#comment:6 https://svn.boost.org/trac10/ticket/11494#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket