[Issue 15371] __traits(getMember) should bypass the protection

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue May 31 23:48:12 PDT 2016


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

Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com

--- Comment #5 from Jacob Carlborg <doob at me.com> ---
A pointer can be used as well to bypass the protection. It works for other
symbols than fields.

--


More information about the Digitalmars-d-bugs mailing list