mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-25 22:18:59 -08: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.