diff options
| author | 2018-08-07 08:19:24 -0400 | |
|---|---|---|
| committer | 2018-08-07 08:32:06 -0400 | |
| commit | 7e49881b7f604d1ee267f70405b74ddd9f913791 (patch) | |
| tree | d6eb446e073c099eda0dba61af4cca7cabeb123d /src/common/file_util.cpp | |
| parent | Merge pull request #931 from DarkLordZach/nca-as-drd (diff) | |
| download | yuzu-7e49881b7f604d1ee267f70405b74ddd9f913791.tar.gz yuzu-7e49881b7f604d1ee267f70405b74ddd9f913791.tar.xz yuzu-7e49881b7f604d1ee267f70405b74ddd9f913791.zip | |
nvflinger: Use std::string_view in OpenDisplay()
We don't need to use a std::string here, given all that's done is
comparing the character sequence against another. This allows passing
regular const char* without needing to heap allocate.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions