mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-25 15:31:17 +01:00
60d10d2813
These functions only ever compare against another string, so these can have their parameters turned into std::string_view to make them more flexible.