tmp/tmpf48o1o37/{from.md → to.md}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
### Enumeration scope <a id="basic.scope.enum">[[basic.scope.enum]]</a>
|
| 2 |
|
| 3 |
-
The name of a scoped enumerator
|
| 4 |
Its potential scope begins at its point of declaration and terminates at
|
| 5 |
the end of the *enum-specifier*.
|
| 6 |
|
|
|
|
| 1 |
### Enumeration scope <a id="basic.scope.enum">[[basic.scope.enum]]</a>
|
| 2 |
|
| 3 |
+
The name of a scoped enumerator [[dcl.enum]] has *enumeration scope*.
|
| 4 |
Its potential scope begins at its point of declaration and terminates at
|
| 5 |
the end of the *enum-specifier*.
|
| 6 |
|