657 B
657 B
[basic.scope.enum]
6 Basics [basic]
6.4 Scope [basic.scope]
6.4.8 Enumeration scope [basic.scope.enum]
Any declaration of an enumeration E introduces an enumeration scope that includes the enumerator-list of the enum-specifier for E (if any).