diff options
| author | 2019-04-04 20:48:13 -0400 | |
|---|---|---|
| committer | 2019-04-04 20:59:00 -0400 | |
| commit | 15e0c4c4ec112b9f37591ff5791ccca497bb85a0 (patch) | |
| tree | 2ced60ae7f8cde1c4d0380e63f4025f90e66f5db /src/tests/common/multi_level_queue.cpp | |
| parent | Merge pull request #2330 from lioncash/pragma (diff) | |
| download | yuzu-15e0c4c4ec112b9f37591ff5791ccca497bb85a0.tar.gz yuzu-15e0c4c4ec112b9f37591ff5791ccca497bb85a0.tar.xz yuzu-15e0c4c4ec112b9f37591ff5791ccca497bb85a0.zip | |
filesystem: Use a std::string_view in OpenFile()
Rather than make a full copy of the path, we can just use a string view
and truncate the viewed portion of the string instead of creating a totally
new truncated string.
Diffstat (limited to 'src/tests/common/multi_level_queue.cpp')
0 files changed, 0 insertions, 0 deletions