diff options
author | Lioncash <mathew1800@gmail.com> | 2019-10-17 20:07:57 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2019-10-17 20:29:00 -0400 |
commit | a2eccbf075ea686cb54d7ebce719cf9ad6cf551b (patch) | |
tree | 05b265fb0f7514e405fbe402fccea4fd2127986e /src/common/page_table.cpp | |
parent | 15d177a6ac81745f473e0807faf2da634dfb0fcd (diff) |
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/common/page_table.cpp')
0 files changed, 0 insertions, 0 deletions