Changes between Initial Version and Version 2 of Ticket #9600


Ignore:
Timestamp:
Oct 25, 2014, 6:19:33 PM (8 years ago)
Author:
viboes
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9600

    • Property Owner changed from Anthony Williams to viboes
    • Property Status newassigned
    • Property Summary Add task_region/task_runAdd task_region
  • Ticket #9600 – Description

    initial v2  
    22
    33Base on 
    4 http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3832.pdf add  task_region/task_run.
     4http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4088.pdf
    55
    6 The main difference is that the algorithm could take an Executor as parameter.
     6add  parallel::task_region/parallel::task_region_handle.
     7
     8The main difference is that these classes would take an Executor as parameter.