c_plus_plus_enumeration_declaration
C++ Enumeration declaration
“In C plus plus | C++, an enumeration declaration is a distinct type whose value is restricted to a range of values, which may include several explicitly named constants (”C plus plus enumerators | C++ enumerators“). The values of the C plus plus constants | C++ constants are values of an integral type known as the underlying type of the enumeration.”
Fair Use Source: https://en.cppreference.com/w/cpp/language/enum
c_plus_plus_enumeration_declaration.txt · Last modified: 2025/02/01 07:13 by 127.0.0.1