get_allocator — stdgpu Latest documentation (original) (raw)
get_allocator#
stdgpu: stdgpu::mutex_array::get_allocator
stdgpu Latest
Efficient STL-like Data Structures on the GPU
- stdgpu
- mutex_array
| allocator_type createDeviceObject createDeviceObject destroyDeviceObject destroyDeviceObject empty get_allocator mutex_array operator[] operator[] size valid valid | ◆ get_allocator() template<typename Block = mutex_default_type, typename Allocator = safe_device_allocator> STDGPU_HOST_DEVICE allocator_type stdgpu::mutex_array< Block, Allocator >::get_allocator ( ) const noexcept Returns the container allocator. ReturnsThe container allocator |
|---|