StreamFormatOp.opBinary

  1. typeof(this) opBinary(T c)
  2. typeof(this) opBinary(T c)
    mixintemplate StreamFormatOp(C)
    ref scope
    typeof(this)
    opBinary
    (
    string op : "<<"
    T
    )
    (
    const T c
    )
  3. const(C)[] opBinary(T c)

Meta