Reply to Trass3r,
Sergey Gromov schrieb:auto members = __traits(allMembers, Cls);Seeing this really simple example crashing makes me think that this has to be a bug.
that auto might be mucking it up (if so it would be a bug).
Reply to Trass3r,
Sergey Gromov schrieb:auto members = __traits(allMembers, Cls);Seeing this really simple example crashing makes me think that this has to be a bug.
that auto might be mucking it up (if so it would be a bug).