thrust::system::cpp::memory_resource
#
-
using thrust::system::cpp::memory_resource = detail::native_resource#
The memory resource for the Standard C++ system. Uses
mr::new_delete_resource
and tags it withcpp::pointer
.