Help with demangling
grauzone
none at example.net
Mon Jan 11 23:20:16 PST 2010
g wrote:
> Hi
> Is there a way to demangle .mangleof strings at CTFE
> or at least know the fully qualified name of a class or template instance.
If you have to use such dirty tricks, you probably should consider to
turn back NOW for your own good. D always lures you into doing tricky
template and CTFE stuff, and then you end up either in compiler bugs or
other dead ends.
More information about the Digitalmars-d
mailing list