safe_managed_allocator

safe_managed_allocator#

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

◆ safe_managed_allocator()

template<typename T >
template<typename U >
stdgpu::safe_managed_allocator< T >::safe_managed_allocator ( const safe_managed_allocator< U > &  other)
explicitnoexcept

Copy constructor.

Template Parameters
UAnother type
Parameters
[in]otherThe allocator to be copied from