[Issue 18228] this(this a){} doesn't generate postblit ctor; this(this){} does

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 12 02:48:20 UTC 2018


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

Timothee Cour <timothee.cour2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothee.cour2 at gmail.com

--- Comment #2 from Timothee Cour <timothee.cour2 at gmail.com> ---
agreed, `this(typeof(this) a) {}` should be the correct syntax

--


More information about the Digitalmars-d-bugs mailing list