[Issue 16674] Clarify lifetime of pointer to AA entry
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Nov 10 06:06:22 PST 2016
https://issues.dlang.org/show_bug.cgi?id=16674
--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> ---
(In reply to Shachar Shemesh from comment #3)
> Also, we should consider what if SomeType is a class.
That's irrelevant to this. A pointer to a class instance reference is still a
pointer.
--
More information about the Digitalmars-d-bugs
mailing list