https://issues.dlang.org/show_bug.cgi?id=9066
--- Comment #19 from Andrej Mitrovic <[email protected]> --- (In reply to Andrej Mitrovic from comment #18) > https://github.com/dlang/DIPs/pull/42 And yes I omitted the whole `super(Arguments)` stuff as I believe it would complicate the implementation. C++11 doesn't seem to add support for inheriting specific constructors, and it seems that wasn't a cause for concern. --
