MCPcopy Create free account
hub / github.com/GilesBathgate/RapCAD / ~CacheManager

Method ~CacheManager

src/cachemanager.cpp:29–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27}
28
29CacheManager::~CacheManager()
30{
31 delete cache;
32}
33
34CacheManager& CacheManager::getInstance()
35{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected