Re: [Boost-bugs] [Boost C++ Libraries] #6141: Compilation error when boost.thread and boost.move are used together

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-02 22:59:57


#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:
-------------------------------+--------------------------------------------

Comment (by anonymous):

 '''Looks like I have the same problem (boost 1.48, MSVC2008):'''[[BR]]

 enc_frame_queue.cpp:74: error: C2664:
 'boost::upgrade_to_unique_lock<Mutex>::upgrade_to_unique_lock(boost::upgrade_to_unique_lock<Mutex>
 &)' : cannot convert parameter 1 from 'boost::shared_lock<Mutex>' to
 'boost::upgrade_to_unique_lock<Mutex> &'
 with
 [
     Mutex=boost::shared_mutex
 ]

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6141#comment:2>
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:07 UTC