[Issue 22011] traits(getMember, Anything, "this") does not bypass visibility

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 10 02:24:29 UTC 2021


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

--- Comment #2 from Adam D. Ruppe <destructionator at gmail.com> ---
__ctor is not returned by allMembers and is not supposed to be used anyway,
since the double leading underscore is a reserved detail to the compiler
implementation.

--


More information about the Digitalmars-d-bugs mailing list