thrust::uninitialized_array_allocator_delete
Defined in thrust/allocate_unique.h
-
template<typename T, typename Allocator>
using thrust::uninitialized_array_allocator_delete = array_allocator_delete<T, Allocator, true>
Defined in thrust/allocate_unique.h