Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
6
Basics
[basic]
6.4
Scope
[basic.scope]
6.4.8
Enumeration scope
[basic.scope.enum]
1
#
Any declaration of an enumeration
E
introduces an
enumeration scope
that includes the
enumerator-list
of the
enum-specifier
for
E
(if any)
.