[#PoolAllocator-04-2constructor-03] = xref:PoolAllocator-04.adoc[PoolAllocator<pair<COutPoint const, CCoinsCacheEntry>, 152>]::PoolAllocator :relfileprefix: ../ :mrdocs: Not explicit so we can easily construct it with the correct resource == Synopsis Declared in `<support/allocators/pool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- PoolAllocator(xref:PoolAllocator-04/ResourceType.adoc[ResourceType]* resource) noexcept; ---- == Parameters [cols="1,4"] |=== | Name| Description | *resource* | The pool resource that this allocator forwards to. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#