mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-06 12:44:44 +02:00
We can just tag the std:: onto the end of the specialization to make it less noisy. Also mark it as noexcept, since hashes shouldn't throw exceptions.