mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-10 16:19:28 +01:00
1831dcbe6f
Now that we're on C++17, we can use its non-member std::size function instead of ours. This provides no functional change.