summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-05-29 18:42:22 -0400
committerLioncash <mathew1800@gmail.com>2019-05-29 18:42:24 -0400
commit1355b43fd242f20d04b1250c02de355c8e80ac98 (patch)
tree97abb3b627acd0772bcee999afc3797d59c4df5f /Source/Core/VideoCommon/CommandProcessor.cpp
parent80d8173d29749b13ccdf84e75641e179ea34768b (diff)
ControllerInterface/Device: Use std::string_view where applicable
In these cases, the given string is only ever compared against other string, so std::string can be turned into a std::string_view to allow non-allocating inputs.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions