diff options
| author | 2018-09-11 21:36:07 -0400 | |
|---|---|---|
| committer | 2018-09-11 21:36:12 -0400 | |
| commit | bad035e9a34cd247ca54a4cd4ca75ac2ae6b185b (patch) | |
| tree | 076dceebf2c67336930accf70ab7caa00e020efc /src/common/memory_util.cpp | |
| parent | Merge pull request #1291 from lioncash/default (diff) | |
| download | yuzu-bad035e9a34cd247ca54a4cd4ca75ac2ae6b185b.tar.gz yuzu-bad035e9a34cd247ca54a4cd4ca75ac2ae6b185b.tar.xz yuzu-bad035e9a34cd247ca54a4cd4ca75ac2ae6b185b.zip | |
audio_core/sink_details: Change std::string parameter into std::string_view
The given string is only ever used for lookup and comparison, so we can
just utilize a non-owning view to string data here
Diffstat (limited to 'src/common/memory_util.cpp')
0 files changed, 0 insertions, 0 deletions