[Issue 18194] hasStaticMember doesn't work with static enum

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jan 5 12:39:40 UTC 2018


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

--- Comment #1 from FeepingCreature <default_357-line at yahoo.de> ---
static assert(hasMember!(X, "b")) does pass, and b shows up in allMembers and
derivedMembers.

--


More information about the Digitalmars-d-bugs mailing list