thrust::mr::polymorphic_allocator

Defined in thrust/mr/allocator.h

template<typename T, typename Pointer>
using thrust::mr::polymorphic_allocator = allocator<T, polymorphic_adaptor_resource<Pointer>>