<div dir="ltr">Thanks! I didn't know about that.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Dec 29, 2012 at 2:15 PM, Sönke Ludwig <span dir="ltr"><<a href="mailto:sludwig@outerproduct.org" target="_blank">sludwig@outerproduct.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 29.12.2012 10:54, schrieb Gor Gyolchanyan:<br>
<div><div class="h5">> Does anyone know how does one obtain the full name of an identifier (e.g.<br>
> mypackage.mymodule.myfunction versus just myfunction) at compile time?<br>
><br>
> --<br>
> Bye,<br>
> Gor Gyolchanyan.<br>
<br>
</div></div><a href="http://dlang.org/phobos/std_traits.html#fullyQualifiedName" target="_blank">http://dlang.org/phobos/std_traits.html#fullyQualifiedName</a> ought to work, but it suffers from some<br>
bugs and may fail in some cases. There is also this pull request that makes it usable for general<br>
types as opposed to only user defined symbols: <a href="https://github.com/D-Programming-Language/phobos/pull/863" target="_blank">https://github.com/D-Programming-Language/phobos/pull/863</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.
</div>