[#PoolAllocator-0e-rebind-other] = xref:PoolAllocator-0e.adoc[PoolAllocator]::xref:PoolAllocator-0e/rebind.adoc[rebind]::other :relfileprefix: ../../ :mrdocs: The PoolAllocator type rebound to allocate objects of type U. == Synopsis Declared in `<support/allocators/pool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using other = xref:PoolAllocator-0e.adoc[PoolAllocator<U, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES>]; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#