mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-22 14:46:35 +00:00
This can be implemented as the negation of operator==, placing the comparison logic for equality and inequality in the same place.
This can be implemented as the negation of operator==, placing the comparison logic for equality and inequality in the same place.