Unscoped Enumeration | Learn CPlusPlus
Unscoped Enumeration is an old enumeration style, used before C++11 and improved after C++11 standards. It is a type of enumeration in which the enum keyword can be used to declare an Unscoped Enumeration type whose fundamental type is fixed, not fixed, or can be used to specify the name and the type.