scoped enumeration
English
Noun
scoped
enumeration
(
plural
scoped enumerations
)
(
programming
)
In
C++
, an
enumeration
that automatically defines its own name as a
scope
.