https://issues.dlang.org/show_bug.cgi?id=17035
Mathias LANG <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #3 from Mathias LANG <[email protected]> --- We now have `pragma(crt_constructor)` and `pragma(crt_destructor)`, which cover this use case. So the feature is here, just with a different syntax. Marking as duplicate of the issue that was fixed (although it was filed 1 year after). *** This issue has been marked as a duplicate of issue 17868 *** --
