The PoolAllocator type rebound to allocate objects of type U.
Declared in <support/allocators/pool.h>
<support/allocators/pool.h>
using other = PoolAllocator<U, MAX_BLOCK_SIZE_BYTES, ALIGN_BYTES>;