select_on_container_copy_construction

select_on_container_copy_construction#

stdgpu: stdgpu::allocator_traits::select_on_container_copy_construction
stdgpu Latest
Efficient STL-like Data Structures on the GPU

◆ select_on_container_copy_construction()

template<typename Allocator >
static Allocator stdgpu::allocator_traits< Allocator >::select_on_container_copy_construction ( const Allocator &  a)
static

Returns a copy of the allocator.

Parameters
[in]aThe allocator to use
Returns
A copy of the allocator