enum class inside a class?

Is it okay to declare an enum class inside a class?

Cause Strongly type enums has already a scope


Should you invoke it like this?
Myclass::Foo:Item?

YES
Topic archived. No new replies allowed.