mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-18 06:40:16 +00:00

The interface of std::string already lets us append N copies of a character to an existing string.
The interface of std::string already lets us append N copies of a character to an existing string.