Opened 9 years ago
Last modified 9 years ago
#9599 assigned Feature Requests
Add a parallel_transform algorithm
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | To Be Determined | Component: | thread |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Base on http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2012/n3429.pdf and TBB Intel library add a parallel_transform algorithm.
The main difference is that the algorithm could take an Executor as parameter.
Change History (2)
comment:1 by , 9 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Component: | None → thread |
---|---|
Type: | Bugs → Feature Requests |
Note:
See TracTickets
for help on using tickets.