Opened 10 years ago

Closed 10 years ago

#7444 closed Feature Requests (fixed)

Async: Add make_future/make_shared_future

Reported by: viboes Owned by: viboes
Milestone: Boost 1.53.0 Component: thread
Version: Boost 1.51.0 Severity: Cosmetic
Keywords: Cc:

Description

Add some make_future/make_shared_future as proposed in [@http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3428.pdf A Standardized Representation of Asynchronous Operations].

Change History (6)

comment:1 by viboes, 10 years ago

Severity: ProblemCosmetic
Status: newassigned
Summary: Add make_future/make_shared_futureAsync: Add make_future/make_shared_future

comment:2 by viboes, 10 years ago

Milestone: To Be Determined

Committed in trunk [80783][80789]

comment:3 by viboes, 10 years ago

Committed in trunk revision [81111]. Emulate move semantics.

comment:4 by viboes, 10 years ago

Milestone: Boost 1.53.0

comment:5 by viboes, 10 years ago

Committed revision [81667].

comment:6 by viboes, 10 years ago

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