diff options
| author | 2019-10-17 20:07:57 -0400 | |
|---|---|---|
| committer | 2019-10-17 20:29:00 -0400 | |
| commit | a2eccbf075ea686cb54d7ebce719cf9ad6cf551b (patch) | |
| tree | 05b265fb0f7514e405fbe402fccea4fd2127986e /src/core/hle/kernel/kernel.cpp | |
| parent | video_core/shader/ast: Make Indent() private (diff) | |
| download | yuzu-a2eccbf075ea686cb54d7ebce719cf9ad6cf551b.tar.gz yuzu-a2eccbf075ea686cb54d7ebce719cf9ad6cf551b.tar.xz yuzu-a2eccbf075ea686cb54d7ebce719cf9ad6cf551b.zip | |
video_core/shader/ast: Make Indent() return a string_view
The returned string is simply a substring of our constexpr tabs
string_view, so we can just use a string_view here as well, since the
original string_view is guaranteed to always exist.
Now the function is fully non-allocating.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions