get struct member names

Charles Cooper via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Mar 14 07:58:03 PDT 2015


Wow, this is f***ing cool.
http://dlang.org/traits.html#allMembers

Thank you!

On Saturday, 14 March 2015 at 14:54:27 UTC, Adam D. Ruppe wrote:
> __traits(allMembers, Struct) can do it.
>
> Get the free sample chapter from my book: 
> https://www.packtpub.com/application-development/d-cookbook and 
> it goes into more detail (I'm in a bit of a rush right now!)
>
> the sample link is under the picture



More information about the Digitalmars-d-learn mailing list