Subject: [Boost-bugs] [Boost C++ Libraries] #11494: boost::this_thread::yield() is marked as deprecated in the synopsis
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-07-23 11:30:29
#11494: boost::this_thread::yield() is marked as deprecated in the synopsis
-------------------------------------------------+-------------------------
Reporter: Matthäus Brandl (brandl.matthaeus@⦠| Owner: matias
Type: Bugs | Status: new
Milestone: To Be Determined | Component:
Version: Boost 1.58.0 | Documentation
Keywords: thread yield deprecated | Severity:
| Optimization
-------------------------------------------------+-------------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11494> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:18 UTC