mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-03-13 16:22:18 +01: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.