[Issue 23973] static constructors should have to be nothrow

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 13 10:07:52 UTC 2023


https://issues.dlang.org/show_bug.cgi?id=23973

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305 at gmail.com

--- Comment #2 from RazvanN <razvan.nitu1305 at gmail.com> ---
Would make sense to apply the same constraints for static destructors?
Actually, I think that that would make sense for constructors and destructors
in general.

--


More information about the Digitalmars-d-bugs mailing list