| 338 | } |
| 339 | |
| 340 | Settings::SettingsStringContainer::~SettingsStringContainer() |
| 341 | {} |
| 342 | |
| 343 | bool Settings::SettingsStringContainer::operator < ( const SettingsStringContainer& other ) const |
| 344 | { |
nothing calls this directly
no outgoing calls
no test coverage detected