get_allocator — stdgpu Latest documentation (original) (raw)

get_allocator#

stdgpu: stdgpu::atomic::get_allocator

stdgpu Latest

Efficient STL-like Data Structures on the GPU

allocator_type atomic compare_exchange_strong compare_exchange_weak createDeviceObject createDeviceObject destroyDeviceObject destroyDeviceObject difference_type exchange fetch_add fetch_and fetch_dec_mod fetch_inc_mod fetch_max fetch_min fetch_or fetch_sub fetch_xor get_allocator is_lock_free load load operator T operator&= operator++ operator++ operator+= operator-- operator-- operator-= operator= operator^= operator|= store store value_type get_allocator() template<typename T , typename Allocator = safe_device_allocator> STDGPU_HOST_DEVICE allocator_type stdgpu::atomic< T, Allocator >::get_allocator ( ) const noexcept Returns the container allocator. ReturnsThe container allocator

Generated by doxygen 1.9.6