PoolAllocator::ResourceType

The pool resource type that backs this allocator.

Synopsis

Declared in <support/allocators/pool.h>

using ResourceType = PoolResource<MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES>;