![]() |
Project
|
#include <MemoryResources.h>
Inherits fair::mq::pmr::polymorphic_allocator< T >.
Public Types | |
| using | propagate_on_container_move_assignment = std::true_type |
Public Member Functions | |
| template<typename... Args> | |
| NoConstructAllocator (Args &&... args) | |
| template<class U > | |
| void | construct (U *) |
| template<typename U > | |
| void | destroy (U *) |
Definition at line 116 of file MemoryResources.h.
| using o2::pmr::NoConstructAllocator< T >::propagate_on_container_move_assignment = std::true_type |
Definition at line 120 of file MemoryResources.h.
|
inline |
Definition at line 123 of file MemoryResources.h.
|
inline |
Definition at line 131 of file MemoryResources.h.
|
inline |
Definition at line 138 of file MemoryResources.h.