are std.traits.FieldNameTuple and std.traits.Fields returned value always in sync?

mw mingwu at gmail.com
Sat Jun 20 20:17:54 UTC 2020


Are their returned value, i.e the field names and their types are 
always in the same order, and of the same length?

If they are not, how to get sync-ed pairs (name, type)?

If they are, why we need two separate calls, which cause 
confusion.




More information about the Digitalmars-d-learn mailing list