Is std.demangle usable?

Andrej Mitrovic andrej.mitrovich at gmail.com
Thu Dec 23 08:34:13 PST 2010


On 12/23/10, Stanislav Blinov <blinov at loniir.ru> wrote:
> Do you mean it works with _D3 even for mangled name starting with
> "demangle"? It shouldn't. 3 is a character count of the following name.

No, I meant without "demangle", so that's fine.

> I beleive the hex part at the end is a hash that is used to mangle very
> long names.

I see. It does make reading the trace logs more difficult when some
functions are demangled while others are not.


More information about the Digitalmars-d mailing list