uninitialized_fill_n#
stdgpu Latest
Efficient STL-like Data Structures on the GPU
|
◆ uninitialized_fill_n()
template<typename ExecutionPolicy , typename Iterator , typename Size , typename T , STDGPU_DETAIL_OVERLOAD_IF(is_execution_policy_v< remove_cvref_t< ExecutionPolicy > >) >
Writes the given value to into the given range using the copy constructor.
|
Generated by 1.9.6