[Issue 19326] .tupleof sidesteps protection attributes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 28 10:53:18 UTC 2023


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

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305 at gmail.com

--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
It seems that now `__traits(getMember, s, "i")++;` also compiles. Does that
mean that tupleof is also allowed or should we change this?

--


More information about the Digitalmars-d-bugs mailing list