mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 22:38:31 -05:00
The standard library expects hash specializations that don't throw exceptions. Make this explicit in the type to allow selection of better code paths if possible in implementations.