Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMC2/OpenMC2
/ Archive
Method
Archive
src/Archive.cpp:87–90 ·
view source on GitHub ↗
mc2: 0x005FC660
Source
from the content-addressed store, hash-verified
85
86
// mc2: 0x005FC660
87
Archive::Archive() {
88
prevArchive = glo_85D1C4;
89
glo_85D1C4 = this;
90
}
91
92
// mc2: 0x005FC690
93
Archive::~Archive() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected