Commit 7f6c286
committed
[basic.scope.block] Reintroduce local variable
P1787R6 dropped the previous buggy uses and definition of term
_local variable_. But there're many remaining use of local variable,
and the intent seems to be block variable with automatic storage
duration. Let's try to reintroduce _local variable_ for convenience.1 parent 555f3c3 commit 7f6c286
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1297 | 1297 | | |
1298 | 1298 | | |
1299 | 1299 | | |
| 1300 | + | |
1300 | 1301 | | |
1301 | 1302 | | |
1302 | 1303 | | |
| |||
0 commit comments