Changes between Initial Version and Version 2 of Ticket #9600
- Timestamp:
- Oct 25, 2014, 6:19:33 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9600
- Property Owner changed from to
- Property Status new → assigned
- Property Summary Add task_region/task_run → Add task_region
-
Ticket #9600 – Description
initial v2 2 2 3 3 Base on 4 http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n 3832.pdf add task_region/task_run.4 http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4088.pdf 5 5 6 The main difference is that the algorithm could take an Executor as parameter. 6 add parallel::task_region/parallel::task_region_handle. 7 8 The main difference is that these classes would take an Executor as parameter.