<div class="gmail_quote">On 4 May 2012 17:01, H. S. Teoh <span dir="ltr"><<a href="mailto:hsteoh@quickfur.ath.cx" target="_blank">hsteoh@quickfur.ath.cx</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Fri, May 04, 2012 at 03:34:00PM +0200, Adam D. Ruppe wrote:<br>
> __traits(getMember, test.module, m);<br>
><br>
> should work.<br>
<br>
</div>Though you should probably test for non-data members before attempting<br>
to use getMember (try __traits(compiles, __traits(getMember, ...))).<br></blockquote><div><br></div><div>But... I'm trying to get non-data members. I need to match declarations...</div></div>