mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-21 01:34:33 -05:00
Also provides operator!= for logical symmetry. We can also take the arguments by value, as the arguments are trivially copyable enum values which fit nicely into registers already.