Open
Description
oneDPL/include/oneapi/dpl/pstl/algorithm_impl.h
Line 1140 in ae029ed
Details:
- Removal
ExecutionPolicy
template parameter frombrick
s #2148 (comment) - Removal
ExecutionPolicy
template parameter frombrick
s #2148 (comment)
Comments from @MikeDvorskiy :
It looks that __brick_move_destroy is used only for the host host code.
And it called with __parallel_tag only.
So, we can write struct __brick_move_destroy w/o any template parameters.
The same - for struct __brick_fill_n
Metadata
Metadata
Assignees
Labels
No labels