Member List

Member List#

stdgpu: Member List
stdgpu Latest
Efficient STL-like Data Structures on the GPU
stdgpu::safe_device_allocator< T > Member List

This is the complete list of members for stdgpu::safe_device_allocator< T >, including all inherited members.

allocate(index64_t n)stdgpu::safe_device_allocator< T >
deallocate(T *p, index64_t n)stdgpu::safe_device_allocator< T >
memory_typestdgpu::safe_device_allocator< T >static
operator=(const safe_device_allocator &) noexcept=defaultstdgpu::safe_device_allocator< T >
operator=(safe_device_allocator &&) noexcept=defaultstdgpu::safe_device_allocator< T >
safe_device_allocator() noexcept=defaultstdgpu::safe_device_allocator< T >
safe_device_allocator(const safe_device_allocator &) noexcept=defaultstdgpu::safe_device_allocator< T >
safe_device_allocator(const safe_device_allocator< U > &other) noexceptstdgpu::safe_device_allocator< T >explicit
safe_device_allocator(safe_device_allocator &&) noexcept=defaultstdgpu::safe_device_allocator< T >
value_type typedefstdgpu::safe_device_allocator< T >
~safe_device_allocator() noexcept=defaultstdgpu::safe_device_allocator< T >