mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-02-13 23:57:14 +00:00
![]() 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 |