Re: How to get struct's members ?
Adam D. Ruppe via Digitalmars-d-learn Thu, 22 May 2014 20:03:03 -0700
allMembers yields the names of all the members. Try .tupleof on
an object instead, that might work better.
- How to get struct's members ? bioinfornatics via Digitalmars-d-learn
- Re: How to get struct's membe... Adam D. Ruppe via Digitalmars-d-learn
- Re: How to get struct's membe... monarch_dodra via Digitalmars-d-learn
- Re: How to get struct's m... Philippe Sigaud via Digitalmars-d-learn
- Re: How to get struct's m... bioinfornatics via Digitalmars-d-learn
- Re: How to get struct's m... monarch_dodra via Digitalmars-d-learn
- Re: How to get struct's membe... bioinfornatics via Digitalmars-d-learn