mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-17 17:34:57 +01:00

Makes the hash specialization a little less noisy. Also we mark it noexcept, since hashes shouldn't be throwing exceptions (and this can be optimized on).