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
Implicit object creation behaves somehow like placement new-expression (see CWG2533). So it seems to me that implicit object creation can also reuse storage.
However, we haven't mentioned this in [basic.life]. Do we need some clarification? Should we clarify this editorially?