[Issue 13130] Syntax check fails when this is used as argument type

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 18 18:13:30 PDT 2014


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

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx

--- Comment #2 from hsteoh at quickfur.ath.cx ---
Shouldn't that be:

this(typeof(this) other) { ... }

? Is this a case of accepts-invalid?

--


More information about the Digitalmars-d-bugs mailing list