Created on 2017-02-03.00:00:00 last changed 93 months ago
[ 2017-03-12, post-Kona ]
Resolved by P0623R0.
An ExecutionPolicy overload for inner_product() is specified in the synopsis of <numeric>. Such an overload seems impractical. inner_product() is ordered and cannot be parallelized; this was the motivation for the introduction of transform_reduce().
Proposed change: Delete the ExecutionPolicy overload for inner_product().
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-03-12 23:04:12 | admin | set | messages: + msg9093 |
2017-03-12 23:04:12 | admin | set | status: new -> resolved |
2017-02-03 00:00:00 | admin | create |