Using traits to detect alias declaration

cal callumenator at gmail.com
Sun Sep 9 20:01:05 PDT 2012


When using __traits(allMembers), I'd like to be able to detect if 
a given member is an alias (and get the member that is aliased). 
Is there a way to do this currently?


More information about the Digitalmars-d-learn mailing list