mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-23 10:45:48 -05: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.