[Issue 14595] [REG2.066] RefCounted data corrupted when in an AA

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat May 16 20:40:21 PDT 2015


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

--- Comment #3 from Vladimir Panteleev <thecybershadow at gmail.com> ---
(In reply to Vladimir Panteleev from comment #2)
>         ++count;

Should be ++*count

--


More information about the Digitalmars-d-bugs mailing list