Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Class
ExtContainer
src/Ext/OverlayType/Body.h:44–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
};
43
44
class ExtContainer final : public Container<OverlayTypeExt>
45
{
46
public:
47
ExtContainer();
48
~ExtContainer();
49
};
50
51
static ExtContainer ExtMap;
52
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected