dolphin/Source
Pokechu22 5465775d11 Fix ambiguous uses of format_to
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.
2022-01-13 11:11:08 -08:00
..
Android Merge pull request #10357 from JosJuice/android-main-debug 2022-01-13 07:41:35 -05:00
Core Fix ambiguous uses of format_to 2022-01-13 11:11:08 -08:00
DSPSpy
DSPTool
PCH
UnitTests Make all fmt::formatter constructors constexpr 2022-01-13 11:11:08 -08:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln