| 69 | // container |
| 70 | |
| 71 | OverlayTypeExt::ExtContainer::ExtContainer() : Container("OverlayTypeClass") { } |
| 72 | OverlayTypeExt::ExtContainer::~ExtContainer() = default; |
| 73 | |
| 74 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected