On Wednesday, 10 January 2018 at 18:31:17 UTC, 12345swordy wrote: > for(int x = 0; x < TL.length; x++) > { > auto b = [__traits(allMembers, TL[0])]; Simple mistake there...