video_core/ast: Make ShowCurrentState() take a string_view instead of std::string
Allows the function to be non-allocating in terms of the output string.
Loading
Please register or sign in to comment
Allows the function to be non-allocating in terms of the output string.