mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-15 07:01:42 -04:00
The new return value is `std::ranges::mismatch_result`, an alias for the pair-like type `std::ranges::in_in_result`.
The new return value is `std::ranges::mismatch_result`, an alias for the pair-like type `std::ranges::in_in_result`.