[Issue 23779] UFCS using pointer should be allowed and should automatically take a reference on values

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 14 17:24:02 UTC 2023


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

Basile-z <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |b2.temp at gmx.com
         Resolution|---                         |INVALID

--- Comment #2 from Basile-z <b2.temp at gmx.com> ---
what is requested here is an implict conversion from a `D` to a `D*` based on
lvaluness.

It is not very well described, and maybe a second attempt would be better,
so close as "invalid" for the moment.

--


More information about the Digitalmars-d-bugs mailing list