mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-17 17:34:57 +01:00

We can just utilize map's insert_or_assign() function and check the return value to determine whether or not we need to insert the key into the keys_order vector.