[Issue 14089] [REG2.064] Assigning to AA has no value when overriding opAssign

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jan 31 16:51:04 PST 2015


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

--- Comment #1 from sinkuupump at gmail.com ---
The behavior of AA assign before 2.064 was just returning rhs. But I noticed
this is confusing as I unintentionally showed in #0(result of opAssign vs rhs).
Please close this issue if the new behavior is intended.

--


More information about the Digitalmars-d-bugs mailing list