thrust::system::tbb::universal_memory_resource
#
-
using thrust::system::tbb::universal_memory_resource = detail::universal_native_resource#
The unified memory resource for the TBB system. Uses
mr::new_delete_resource
and tags it withtbb::universal_pointer
.