[#PoolAllocator-0e-value_type] = xref:PoolAllocator-0e.adoc[PoolAllocator]::value_type :relfileprefix: ../ :mrdocs: The type of object this allocator allocates. == Synopsis Declared in `<support/allocators/pool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using value_type = T; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#