The pool resource type that backs this allocator.
Synopsis
Declared in <support/allocators/pool.h>
using ResourceType = PoolResource<MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES>;
Created with MrDocs
The pool resource type that backs this allocator.
Declared in <support/allocators/pool.h>
using ResourceType = PoolResource<MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES>;
Created with MrDocs