Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6141: Compilation error when boost.thread and boost.move are used together
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-12 00:41:18
#6141: Compilation error when boost.thread and boost.move are used together
-------------------------------+--------------------------------------------
Reporter: admin@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords: move
-------------------------------+--------------------------------------------
Comment (by anonymous):
That's fine if you want to fix it when addressing #6194 - but this bug is
actually a regression...code that used to work in 1.47.0 no longer even
compiles in 1.48.0. It prevents you from using boost/thread/locks.hpp in
conjunction with boost/unordered_map.hpp - since unordered map uses
Boost::Move and thread locks use the other Boost::Move.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6141#comment:6> 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:08 UTC