Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1a1a11a/libCacheSim
/ ~MSpace
Method
~MSpace
libCacheSim/dataStructure/sparsepp/spp_dlalloc.h:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
{}
78
79
~MSpace()
80
{
81
destroy_mspace(_sp);
82
}
83
84
mspace _sp;
85
};
Callers
nothing calls this directly
Calls
1
destroy_mspace
Function · 0.85
Tested by
no test coverage detected