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