| 46 | // container |
| 47 | |
| 48 | TeamExt::ExtContainer::ExtContainer() : Container("TeamClass") { } |
| 49 | TeamExt::ExtContainer::~ExtContainer() = default; |
| 50 | |
| 51 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected