[Issue 4932] Add opUnary("&") address-of support

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Aug 5 18:40:11 PDT 2014


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

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hsteoh at quickfur.ath.cx
         Resolution|---                         |WONTFIX

--- Comment #2 from hsteoh at quickfur.ath.cx ---
TDPL explicitly lists the address-of & operator as one that cannot be
overloaded.

--


More information about the Digitalmars-d-bugs mailing list