Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/House/Body.cpp:694–695 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
692
// container
693
694
HouseExt::ExtContainer::ExtContainer() : Container(
"HouseClass"
)
695
{ }
696
697
HouseExt::ExtContainer::~ExtContainer() = default;
698
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected