mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-27 02:11:08 +00:00
ae936e8177
There is `std::to_string` which does the same. For most uses it's better to use `fmt::format`.