mirror of
https://github.com/encounter/dolphin.git
synced 2026-03-30 11:08:26 -07: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.