Re: [Boost-bugs] [Boost C++ Libraries] #10979: Support T& type deduction when the make_ready_future parameter is reference_wrapper<T> (was: shared_future::then can not be called twice)

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10979: Support T& type deduction when the make_ready_future parameter is reference_wrapper<T> (was: shared_future::then can not be called twice)
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-31 10:08:51


#10979: Support T& type deduction when the make_ready_future parameter is
reference_wrapper<T>
-------------------------------+----------------------
  Reporter: viboes | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------
Description changed by viboes:

Old description:

> The current implementation store only one continuation. This is correct
> for future, but not for shared_future.

New description:

 The current implementation ignores reference_wrapper<T> parameters as
 make_pair/make_tuple does.

--
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10979#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:17 UTC