Files
dolphin/Source/Core/Common/SymbolDB.cpp
Lioncash 936aa5dbaa Common/SymbolDB: Use std::string_view where applicable
These strings are only used for comparison against other strings, so a
string view can be used here.
2019-06-16 01:10:02 -04:00

2.4 KiB