TraceInfo.opApply

Undocumented in source.
  1. int opApply(int delegate(ref const(char[])) )
  2. int opApply(int delegate(ref size_t, ref const(char[])) )
    interface TraceInfo
    const
    int
    opApply
    (
    scope int delegate
    (
    ref size_t
    ,
    ref const(char[])
    )
    )

Meta