|
Boost : |
Subject: Re: [boost] [thread] deprecating Mutex::scoped_lock and Mutex::scoped_try_lock and boost::condition
From: Olaf van der Spek (ml_at_[hidden])
Date: 2012-10-20 08:07:55
On Sat, Oct 20, 2012 at 1:08 PM, Vicente J. Botet Escriba
<vicente.botet_at_[hidden]> wrote:
> I would like to deprecate the following features in Boost.Thread:
Since when are the replacement functions available?
Is deprecation a docs-only thing?
> The user should use instead unique_lock<Mutex> and the new public class try_unique_lock.
Isn't the C++11 name lock_guard<mutex>?
-- Olaf
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk