[Issue 14037] Problem with BigInt and std.functional.memoize
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Feb 4 03:22:27 PST 2015
https://issues.dlang.org/show_bug.cgi?id=14037
sinkuupump at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from sinkuupump at gmail.com ---
The compiler problem was fixed. Closing.
> However, memoize shouldn't assume that an overloaded opAssign returns the object. So I think your fix to memoize is necessary.
Ignore this. I didn't know that AA assignment expression always returns object
on rhs.
--
More information about the Digitalmars-d-bugs
mailing list