| 880 | // container |
| 881 | |
| 882 | TechnoTypeExt::ExtContainer::ExtContainer() : Container("TechnoTypeClass") { } |
| 883 | TechnoTypeExt::ExtContainer::~ExtContainer() = default; |
| 884 | |
| 885 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected