mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-27 08:29:29 +01:00
At least in MSVC (which is not restricted from targetting C++20), these can be resolved to either std::format_to or fmt::format_to (though I'm not sure why the std one is available). We want the latter.
1.3 KiB
1.3 KiB