thrust::system::tbb::memory_resource
#
-
using thrust::system::tbb::memory_resource = detail::native_resource#
The memory resource for the TBB system. Uses
mr::new_delete_resource
and tags it withtbb::pointer
.