thrust::system::cpp::universal_memory_resource
#
-
using thrust::system::cpp::universal_memory_resource = detail::universal_native_resource#
The unified memory resource for the Standard C++ system. Uses
mr::new_delete_resource
and tags it withcpp::universal_pointer
.