D is dead

Walter Bright newshound2 at digitalmars.com
Fri Aug 24 09:50:21 UTC 2018


On 8/24/2018 12:31 AM, Shachar Shemesh wrote:
> If you're willing to have an error raised by a destructor abort the whole 
> program, isn't the C++ solution preferable (abort the program only on double 
> errors, which hardly ever happens)?

C++ has changed:

https://akrzemi1.wordpress.com/2013/08/20/noexcept-destructors/


More information about the Digitalmars-d mailing list