Opened 8 years ago

Closed 8 years ago

#10979 closed Bugs (fixed)

Support T& type deduction when the make_ready_future parameter is reference_wrapper<T>

Reported by: viboes Owned by: viboes
Milestone: Boost 1.58.0 Component: thread
Version: Boost 1.57.0 Severity: Problem
Keywords: Cc:

Description (last modified by viboes)

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

Change History (4)

comment:1 by viboes, 8 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned

comment:2 by viboes, 8 years ago

Description: modified (diff)
Summary: shared_future::then can not be called twiceSupport T& type deduction when the make_ready_future parameter is reference_wrapper<T>

comment:4 by viboes, 8 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.