https://issues.dlang.org/show_bug.cgi?id=14676
Vladimir Panteleev <thecybersha...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |thecybersha...@gmail.com Resolution|--- |WONTFIX --- Comment #1 from Vladimir Panteleev <thecybersha...@gmail.com> --- 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 --