You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
0 commit comments