summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-16 17:28:00 -0400
committerLioncash <mathew1800@gmail.com>2019-06-16 18:20:08 -0400
commit78d171625186eb1018f8827d48e3cc3a9185bca2 (patch)
tree0ddbd372b7af7ebca85b5eea0aef63c8c05474c3 /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parentde7e9557dceb29de00b301a56df81a6ca419c772 (diff)
Common/IniFile: Make use of std::string_view where applicable
Now that the std::map less-than comparitor is capable of being used with heterogenous lookup, we're able to convert many of the querying functions that took std::string references over to std::string_view. Now these functions may be used without potentially allocating a std::string instance unnecessarily.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions