Opened 9 years ago

Closed 9 years ago

#9571 closed Feature Requests (fixed)

Add a dynamic executor and an executor adaptor

Reported by: viboes Owned by: viboes
Milestone: Boost 1.56.0 Component: thread
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc:

Description

Base on N3785 - Executors and Schedulers revision 3http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3785.html add a base class executor.

And an executor_adaptor that make an model of static Executor a dynamic executor.

Include also the static inline_executor, thread_executor and serial_executor.

Change History (2)

comment:1 by viboes, 9 years ago

Owner: changed from Anthony Williams to viboes
Status: newassigned
Note: See TracTickets for help on using tickets.