Concrete allocator implementations that provide memory dynamically.
Submodules | |
| Block allocators | |
Functions | |
| LibCAllocator & | pw::allocator::GetLibCAllocator () |
| Returns a reference to a LibCAllocator singleton. | |
| NullAllocator & | pw::allocator::GetNullAllocator () |
| Returns a reference to a NullAllocator singleton. | |