https://issues.dlang.org/show_bug.cgi?id=14676
Vladimir Panteleev <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Vladimir Panteleev <[email protected]> --- Just add a constructor to your nested class, as per your SO question: http://stackoverflow.com/a/30758896/21501 If still you think this is a language addition worth considering, please submit a DIP: http://wiki.dlang.org/DIPs --
