[Issue 17423] pointer assignment to `this` in member function is not accounted for

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 11 08:37:13 UTC 2018


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

--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> ---
The opApply is actually working correctly. The bug is that the dlg parameter
was incorrectly inferred as `scope`.

--


More information about the Digitalmars-d-bugs mailing list