[Issue 19420] [master] TypeTrait semantic fails for non static aggregate members

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 22 08:34:49 UTC 2018


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

--- Comment #1 from Basile B. <b2.temp at gmx.com> ---
When i think to what AliasSeq does maybe that the semantic for TypeTrait should
always create a tuple and let the aliasSemantic() do its job on this tuple,
without adding any pre-processing...

--


More information about the Digitalmars-d-bugs mailing list