diff options
| author | Lioncash <mathew1800@gmail.com> | 2019-05-29 18:42:22 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2019-05-29 18:42:24 -0400 |
| commit | 1355b43fd242f20d04b1250c02de355c8e80ac98 (patch) | |
| tree | 97abb3b627acd0772bcee999afc3797d59c4df5f /Source/Core/VideoCommon/CommandProcessor.cpp | |
| parent | 80d8173d29749b13ccdf84e75641e179ea34768b (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
