mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
ce69201f33
Given we have std::array and std::optional, we can use these in conjunction with one another to avoid the need for out parameters.