#include <ExternalAllocator.h>
Inherits std::pmr::memory_resource.
Definition at line 31 of file ExternalAllocator.h.
◆ ExternalAllocatorAdaptor()
o2::its::ExternalAllocatorAdaptor::ExternalAllocatorAdaptor |
( |
ExternalAllocator * |
alloc | ) |
|
|
inlineexplicit |
◆ do_allocate()
void * o2::its::ExternalAllocatorAdaptor::do_allocate |
( |
size_t |
bytes, |
|
|
size_t |
alignment |
|
) |
| |
|
inlineoverrideprotected |
◆ do_deallocate()
void o2::its::ExternalAllocatorAdaptor::do_deallocate |
( |
void * |
p, |
|
|
size_t |
bytes, |
|
|
size_t |
|
|
) |
| |
|
inlineoverrideprotected |
◆ do_is_equal()
|
inlineoverrideprotectednoexcept |
The documentation for this class was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/ITSMFT/ITS/tracking/include/ITStracking/ExternalAllocator.h