[#CCoinsViewCache-m_cache_coins_memory_resource] = xref:CCoinsViewCache.adoc[CCoinsViewCache]::m_cache_coins_memory_resource :relfileprefix: ../ :mrdocs: Memory resource that backs the pool allocator used by cacheCoins. == Synopsis Declared in `<coins.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- mutable xref:CCoinsMapMemoryResource.adoc[CCoinsMapMemoryResource] m_cache_coins_memory_resource = {}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#