TransitiveBaseTypeTuple doesn't seemed to print the symbols as well.

Adam D. Ruppe destructionator at gmail.com
Wed Jan 10 18:45:17 UTC 2018


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...


More information about the Digitalmars-d-learn mailing list