Lioncash 869acb96c6 Common/IniFile: Simplify Set()
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.
2019-05-22 20:58:49 -04:00
..
2019-05-22 20:58:49 -04:00
2019-05-08 23:59:04 +02:00
2019-05-08 23:59:04 +02:00