This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 114a. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.

2024-04-18


2393. Pseudo-destructors and object lifetime

Section: _N4778_.7.6.1.4  [expr.pseudo]     Status: NAD     Submitter: CWG     Date: 2018-11-07

With the changes for issue 2256, extending destruction to apply to objects of scalar type, should invoking a pseudo-destructor end the lifetime of that object?

Rationale (February, 2019):

This question is resolved by paper P0593R4.