Re: [Boost-bugs] [Boost C++ Libraries] #8674: Futures as local named objects can't be returned with implicit move.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8674: Futures as local named objects can't be returned with implicit move.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-09 11:19:33


#8674: Futures as local named objects can't be returned with implicit move.
-------------------------------+----------------------
  Reporter: mjklaim@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.53.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by mjklaim@…):

 Just to clarify: that it works without modification of the future class.

 So basically, these private constructor/assignation were selected as the
 right match instead of the moving constructor/assignation, just because
 they had non-const reference. I'm a bit lost on if it's a compiler bug or
 not.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8674#comment:10>
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:13 UTC