Demangle.this

Undocumented in source.
  1. this(const(char)[] buf_, char[] dst_)
    struct Demangle(Hooks = NoHooks)
    pure @safe @nogc
    this
    (
    return const(char)[] buf_
    ,
    return char[] dst_ = null
    )
  2. this(const(char)[] buf_, AddType addType_, char[] dst_)

Meta