[Issue 14837] Class constructor is not called under *certain* conditions

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jul 27 07:42:44 PDT 2015


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

--- Comment #1 from Daniel Čejchan <czdanol at gmail.com> ---
Also, it rather seems it behaves like the class had the default constructor
only, as when trying to call constructors with arguments, it spits "Error: no
constructor for (...)"

--


More information about the Digitalmars-d-bugs mailing list