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?
- Using traits to detect alias declaration cal
- Re: Using traits to detect alias declaration Jonathan M Davis
- Re: Using traits to detect alias declaration cal
