SpiecsEngine
 
Loading...
Searching...
No Matches

◆ Get()

static PageCache * Spices::PageCache::Get ( )
inlinestatic

Get this single instance.

Returns
Returns this single instance.

Definition at line 50 of file PageCache.h.

50{ return &m_PageCache; }
static PageCache m_PageCache
this single instance.
Definition PageCache.h:86

References m_PageCache.

Referenced by Spices::MemoryPool::Free(), and Spices::CentralCache::ReleaseListToSpans().