[Issue 17734] __traits(isRef) cannot currently be used to distinguish l-value from r-value passing of `this`

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 8 13:17:13 PDT 2017


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

--- Comment #3 from Per Nordlöw <per.nordlow at gmail.com> ---
(In reply to Steven Schveighoffer from comment #1)
> I recommend closing, this enhancement isn't going to happen.

Can anyone think of an alternative way of finding out whether or not `this` is
an r-value?

--


More information about the Digitalmars-d-bugs mailing list