[#PoolAllocator-04-resource] = xref:PoolAllocator-04.adoc[PoolAllocator<pair<COutPoint const, CCoinsCacheEntry>, 152>]::resource :relfileprefix: ../ :mrdocs: Access the backing pool resource. == Synopsis Declared in `<support/allocators/pool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:PoolAllocator-04/ResourceType.adoc[ResourceType]* resource() const noexcept; ---- == Return Value Pointer to the resource this allocator forwards to. [.small]#Created with https://www.mrdocs.com[MrDocs]#