thrust::uninitialized_allocator_delete

Defined in thrust/allocate_unique.h

template<typename T, typename Allocator>
using thrust::uninitialized_allocator_delete = allocator_delete<T, Allocator, true>