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.