| 98 | // container |
| 99 | |
| 100 | SideExt::ExtContainer::ExtContainer() : Container("SideClass") { } |
| 101 | SideExt::ExtContainer::~ExtContainer() = default; |
| 102 | |
| 103 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected