Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6174: [thread] packaged_task does correctly handle moving results
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-12-02 20:47:06
#6174: [thread] packaged_task does correctly handle moving results
--------------------------------------+-------------------------------------
Reporter: onlyone@⦠| Owner: viboes
Type: Bugs | Status: assigned
Milestone: To Be Determined | Component: thread
Version: Boost Development Trunk | Severity: Showstopper
Resolution: | Keywords: move packaged_task
--------------------------------------+-------------------------------------
Changes (by viboes):
* owner: anthonyw => viboes
* status: new => assigned
Comment:
Please, could you stay with which compiler this doesn't compile and log
the compile error?
I have no access to lambdas now. The following compiles for me with clang
{{{
boost::packaged_task<MovableButNonCopyable>(MovableButNonCopyable());
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6174#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