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-08-20 14:59:54 +02:00
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2024-07-06 07:36:31 -04:00
2024-09-27 10:41:01 +01:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00