[#PoolResource-2destructor] = xref:PoolResource.adoc[PoolResource]::~PoolResource :relfileprefix: ../ :mrdocs: Deallocates all memory allocated associated with the memory resource. == Synopsis Declared in `<support/allocators/pool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- ~PoolResource(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#