| 57 | // container |
| 58 | |
| 59 | ParticleTypeExt::ExtContainer::ExtContainer() : Container("ParticleTypeClass") { } |
| 60 | ParticleTypeExt::ExtContainer::~ExtContainer() = default; |
| 61 | |
| 62 | // ============================= |
nothing calls this directly
no outgoing calls
no test coverage detected