Commit 3982d5d
authored
[except.ctor] Retitle subclause as 'stack unwinding' (#7282)
The purpose of this subclause is to define stack unwinding,
which in specified in terms of the lifetime of objects, not
just class types. Hence, while much of the text is addressing
interactions with contructors and destructors (the original
subclause title) it does more than just that.1 parent a0411db commit 3982d5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
| |||
0 commit comments