mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-26 00:34:11 +02:00
Now that we're on C++17, we can use its non-member std::size function instead of ours. This provides no functional change.
Now that we're on C++17, we can use its non-member std::size function instead of ours. This provides no functional change.