[Bug c++/95950] Call to pseudo-destructor does not end the lifetime until C++20

kutdanila at yandex dot ru gcc-bugzilla@gcc.gnu.org
Sun Jun 28 20:38:50 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95950

Danila Kutenin <kutdanila at yandex dot ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Danila Kutenin <kutdanila at yandex dot ru> ---
I reread the standard, call to destructor for class types ends the lifetime, so
this behaviour is valid


More information about the Gcc-bugs mailing list