Subject: [Boost-bugs] [Boost C++ Libraries] #7345: C++11 compliance: Add noexcept to recursive mutexes try_lock
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-09-08 10:53:20
#7345: C++11 compliance: Add noexcept to recursive mutexes try_lock
------------------------------+---------------------------------------------
Reporter: viboes | Owner: viboes
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.51.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------------------------
Comply with the C++11 standard, that defines
{{{
bool try_lock() noexcept;
}}}
for recursive_mutex and recursive_timed_mutex.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7345> 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:10 UTC