diff options
| author | 2018-07-19 11:39:39 -0400 | |
|---|---|---|
| committer | 2018-07-19 11:40:36 -0400 | |
| commit | dc35c3f9d751ff100d7d4c1ccd599574ce73254f (patch) | |
| tree | 6d4772020efd5d72eee558db939f2aa25dcfc4ac /src/common/string_util.cpp | |
| parent | Merge pull request #699 from lioncash/vfs (diff) | |
| download | yuzu-dc35c3f9d751ff100d7d4c1ccd599574ce73254f.tar.gz yuzu-dc35c3f9d751ff100d7d4c1ccd599574ce73254f.tar.xz yuzu-dc35c3f9d751ff100d7d4c1ccd599574ce73254f.zip | |
nvdrv: Take std::string by const reference in GetDevice()
This is only ever used as a lookup into the device map, so we don't need to
take the std::string instance by value here.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions