A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://stotko.github.io/stdgpu/doxygen/group__memory_ga6672cdde5db3cdddf642039a5cacd3af.html below:

uninitialized_fill — stdgpu Latest documentation

◆ uninitialized_fill()

template<typename ExecutionPolicy , typename Iterator , typename T , STDGPU_DETAIL_OVERLOAD_IF(is_execution_policy_v< remove_cvref_t< ExecutionPolicy > >) >

void stdgpu::uninitialized_fill ( ExecutionPolicy &&  policy, Iterator  begin, Iterator  end, const T &  value  )

Writes the given value to into the given range using the copy constructor.

Template Parameters
ExecutionPolicy The type of the execution policy Iterator The type of the iterators T The type of the value
Parameters
[in] policy The execution policy, e.g. host or device [in] begin The iterator pointing to the first element [in] end The iterator pointing past to the last element [in] value The value that will be written

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4