Showing content from https://stotko.github.io/stdgpu/doxygen/group__memory_ga34ac68e2cacb089a38a1d5f3ab9cc636.html below:
construct_at — stdgpu Latest documentation
construct_at copyCreateDevice2DeviceArray copyCreateDevice2HostArray copyCreateHost2DeviceArray copyCreateHost2HostArray copyDevice2DeviceArray copyDevice2HostArray copyHost2DeviceArray copyHost2HostArray createDeviceArray createHostArray deregister_memory destroy destroy_at destroy_n destroyDeviceArray destroyHostArray dynamic_memory_type get_allocation_count get_deallocation_count get_dynamic_memory_type MemoryCopy null_object register_memory size_bytes to_address to_address uninitialized_copy uninitialized_copy_n uninitialized_fill uninitialized_fill_n ◆ construct_at()
template<typename T , typename... Args>
STDGPU_HOST_DEVICE T * stdgpu::construct_at ( T * p, Args &&... args )
Destroys the value at the given pointer.
-
Template Parameters
-
T The value type Args The argument types
-
Parameters
-
[in] p A pointer to the value to construct [in] args The arguments to construct the value
-
Returns
-
A pointer to the constructed value
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