Classes
new_delete_resource.hpp File Reference
#include <rmm/mr/host/host_memory_resource.hpp>
#include <rmm/detail/aligned.hpp>
#include <cstddef>
#include <utility>
Include dependency graph for new_delete_resource.hpp:

Go to the source code of this file.

Classes

class  rmm::mr::new_delete_resource
 A host_memory_resource that uses the global operator new and operator delete to allocate host memory. More...