for_each_index#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ for_each_index()
template<typename IndexType , typename ExecutionPolicy , typename UnaryFunction , STDGPU_DETAIL_OVERLOAD_IF(is_execution_policy_v< remove_cvref_t< ExecutionPolicy > >) >
Calls the given unary function with an index from the range [0, size)
|
Generated by 1.9.6