This repository has been archived on 2026-05-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
yuzu/src/yuzu_cmd
ReinUsesLisp 028b1a34a9 yuzu_cmd: Use string_view instead of string for extensions
Avoids potential allocations due to the usage of std::string on strings
that we know at compile time. Most of these might fit in SSO, but it
adds complexity that can be easily avoided with string views.
2019-11-07 01:52:18 -03:00
..
2018-01-12 19:11:03 -07:00
2018-01-12 19:11:03 -07:00
2019-09-22 15:49:39 +02:00
2018-03-23 16:56:59 +01:00