The range of valid enumeration values for an enumeration type is defined as follows in the C++ Working Draft Standard, Section 7.2, paragraph 7:
...
The range of valid enumeration values for an enumeration type is defined as follows in the C++ Working Draft Standard, Section 7.2, paragraph 7:
...