SoPra-Team-17 / LibCommon

Library für Datentypen (mit JSON-Serialisierung und -Deserialisierung), Spiel-Logik (Validierung, Siegererkennung) und KI-Logik (Generierung von Operationen)
GNU General Public License v3.0
0 stars 0 forks source link

character fix: add missing .end in erase(remove_if(...)...) #318

Closed ottojo closed 4 years ago

ottojo commented 4 years ago

Fixt komische edgecases wo das: DeepinScreenshot_select-area_20200611225024 passiert. Hoch lebe C++! Hoch lebe das erase-remove idiom!

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication