ClonedTraceInfo

Undocumented in source.

Constructors

this
this(Throwable.TraceInfo t)
Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(ref const(char[])) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
opApply
int opApply(int delegate(ref size_t, ref const(char[])) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buf
string[] buf;
Undocumented in source.

Meta