Opened 10 years ago

Closed 9 years ago

#7448 closed Feature Requests (fixed)

Async: Add async taking a scheduler parameter

Reported by: viboes Owned by: viboes
Milestone: Boost 1.56.0 Component: thread
Version: Boost 1.51.0 Severity: Not Applicable
Keywords: Cc:

Description

Add async taking a scheduler parameter as proposed in [@ http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3428.pdf A Standardized Representation of Asynchronous Operations].

Change History (3)

comment:1 by viboes, 10 years ago

Status: newassigned

comment:2 by viboes, 9 years ago

Milestone: To Be DeterminedBoost 1.56.0

Committed revision [86327] first steps toward async(executor&, f).

Note: See TracTickets for help on using tickets.