Lioncash 88a973131c Common/SettingsHandler: Use std::string_view more
We don't need to enforce the use of std::string instances with
AddSetting(). We can accept views and only construct one string,
rather than three temporaries.
2023-12-11 07:54:43 -05:00
..
2023-04-29 16:10:38 -05:00
2023-12-01 19:55:32 +01:00
2023-10-02 17:28:23 -04:00