#include <cudamalloc_resource.hpp>
◆ allocated_bytes()
| size_t mgcpp::cudamalloc_resource::allocated_bytes |
( |
| ) |
const |
|
noexcept |
◆ do_allocate()
| void* mgcpp::cudamalloc_resource::do_allocate |
( |
size_t |
bytes | ) |
|
|
overrideprotectedvirtual |
◆ do_deallocate()
| void mgcpp::cudamalloc_resource::do_deallocate |
( |
void * |
p, |
|
|
size_t |
bytes |
|
) |
| |
|
overrideprotectedvirtual |
◆ do_is_equal()
| bool mgcpp::cudamalloc_resource::do_is_equal |
( |
const memory_resource & |
other | ) |
const |
|
overrideprotectedvirtualnoexcept |
◆ instance()
The documentation for this class was generated from the following file: