#include <pmr_allocator.h>
Public Member Functions | |
Allocator & | allocator () |
Friends | |
class | ::pw::allocator::PmrAllocator |
Implementation of C++'s abstract memory resource interface that uses an Allocator.
NOTE! This class aborts if allocation fails.
See also https://en.cppreference.com/w/cpp/memory/memory_resource.