mirror of
https://git.suyu.dev/suyu/suyu
synced 2024-11-04 14:27:52 +00:00
16139ed53b
We can avoid heap allocations here by just using a std::string_view instead of performing unnecessary copying of the string data. |
||
---|---|---|
.. | ||
common | ||
core | ||
input_common | ||
tests | ||
video_core | ||
yuzu | ||
yuzu_cmd | ||
.clang-format | ||
CMakeLists.txt |