mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-25 19:38:43 +00:00
enum class elements from the same enum can already be compared against one another without the need for explicitly defined comparison operators.
enum class elements from the same enum can already be compared against one another without the need for explicitly defined comparison operators.