Help with demangling

g g at g.g
Sun Jan 10 22:15:55 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.

let's repeat : "Google is your friend!"
http://www.dsource.org/projects/ddl/browser/trunk/meta/demangle.d
but is severely outdated (dmd 0.166! btw im using dmd 2.039) so it will fail with invariant,shared,__gshared,inout(the new),etc.

Is that the only alternative?




More information about the Digitalmars-d mailing list