Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2704: range lock algorithm fails with iterators
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-08 11:56:09
#2704: range lock algorithm fails with iterators
--------------------------------------+-------------------------------------
Reporter: jwakely.boost@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: thread
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
--------------------------------------+-------------------------------------
Comment(by viboes):
boost::mutex is not copyable, so you can not put them on std::vector.
You will need to wait until there is a common move semantics emulation and
the associated containers.
Could we close this ticket, or change it as a Feature request?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2704#comment:3> 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:03 UTC