mitaclaw be0b13da97 Simplify std::remove with std::erase
`std::erase` is a replacement for the remove-erase idiom.

Changes to `OpenModeToAndroid` inadvertently revealed that the prior implementation had UB (potentially deleting the end iterator). This is now fixed.
2024-10-17 18:38:34 -07:00
..
2024-10-17 18:38:34 -07:00
2024-10-17 18:38:34 -07:00
2024-08-20 14:59:54 +02:00
2024-07-23 14:06:21 -07:00