mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-26 07:40:16 +01:00
a1868286b0
enum class elements from the same enum can already be compared against one another without the need for explicitly defined comparison operators.