[#PoolAllocator-0e-ResourceType] = xref:PoolAllocator-0e.adoc[PoolAllocator]::ResourceType :relfileprefix: ../ :mrdocs: The pool resource type that backs this allocator. == Synopsis Declared in `<support/allocators/pool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using ResourceType = xref:PoolResource.adoc[PoolResource<MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#