Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Phobos-developers/Phobos
/ ExtContainer
Method
ExtContainer
src/Ext/Techno/Body.cpp:640–640 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
638
// container
639
640
TechnoExt::ExtContainer::ExtContainer() : Container(
"TechnoClass"
) { }
641
642
TechnoExt::ExtContainer::~ExtContainer() = default;
643
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected