size — stdgpu Latest documentation (original) (raw)
size#
stdgpu: stdgpu::mutex_array::size
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 | ◆ size() template<typename Block = mutex_default_type, typename Allocator = safe_device_allocator> STDGPU_HOST_DEVICE index_t stdgpu::mutex_array< Block, Allocator >::size ( ) const noexcept The size. ReturnsThe size of the object |
|---|