Member List

Member List#

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

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

allocate(Allocator &a, index_type n)stdgpu::allocator_traits< Allocator >static
allocate(Allocator &a, index_type n, const_void_pointer hint)stdgpu::allocator_traits< Allocator >static
allocate_filled(ExecutionPolicy &&policy, Allocator &a, index_type n, const value_type &default_value)stdgpu::allocator_traits< Allocator >static
allocator_type typedefstdgpu::allocator_traits< Allocator >
const_pointer typedefstdgpu::allocator_traits< Allocator >
const_void_pointer typedefstdgpu::allocator_traits< Allocator >
construct(Allocator &a, T *p, Args &&... args)stdgpu::allocator_traits< Allocator >static
deallocate(Allocator &a, pointer p, index_type n)stdgpu::allocator_traits< Allocator >static
deallocate_filled(ExecutionPolicy &&policy, Allocator &a, pointer p, index_type n)stdgpu::allocator_traits< Allocator >static
destroy(Allocator &a, T *p)stdgpu::allocator_traits< Allocator >static
difference_type typedefstdgpu::allocator_traits< Allocator >
index_type typedefstdgpu::allocator_traits< Allocator >
is_always_equal typedefstdgpu::allocator_traits< Allocator >
max_size(const Allocator &a) noexceptstdgpu::allocator_traits< Allocator >static
pointer typedefstdgpu::allocator_traits< Allocator >
propagate_on_container_copy_assignment typedefstdgpu::allocator_traits< Allocator >
propagate_on_container_move_assignment typedefstdgpu::allocator_traits< Allocator >
propagate_on_container_swap typedefstdgpu::allocator_traits< Allocator >
rebind_alloc typedefstdgpu::allocator_traits< Allocator >
rebind_traits typedefstdgpu::allocator_traits< Allocator >
select_on_container_copy_construction(const Allocator &a)stdgpu::allocator_traits< Allocator >static
value_type typedefstdgpu::allocator_traits< Allocator >
void_pointer typedefstdgpu::allocator_traits< Allocator >