demangle

Undocumented in source.

Members

Functions

FuncAttrs
const(char)[] FuncAttrs()
Undocumented in source. Be warned that the author may not have intended to support it.
Parameters
const(char)[] Parameters()
Undocumented in source. Be warned that the author may not have intended to support it.
demangle
const(char)[] demangle(const(char)[] mangled, char[] destination)
Undocumented in source. Be warned that the author may not have intended to support it.
demangle_entry
const(char)[] demangle_entry(const(char)[] mangled, bool is_template)
Undocumented in source. Be warned that the author may not have intended to support it.
get_next
char get_next()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

table
string[2][] table;
Undocumented in source.

Meta