Find symbol in unknown module at compile time?
ketmar via Digitalmars-d
digitalmars-d at puremagic.com
Sat Dec 6 16:41:52 PST 2014
On Sat, 06 Dec 2014 20:22:12 +0000
bitwise via Digitalmars-d <digitalmars-d at puremagic.com> wrote:
> Hi,
> I have a mixin, which can mix a class into any module. At
> compile time, I will know the name of the class, it's base class,
> and that it is at global scope in some module.
>
> Is there any way to find this class from a different module at
> compile time?
why do you need that?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20141207/9adfde8c/attachment.sig>
More information about the Digitalmars-d
mailing list