opBinary.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Data opBinary(const(T)[] data)
    template opBinary(string op)
    opBinary
    (
    T
    )
    (
    const(T)[] data
    )
    if (
    !hasIndirections!T
    )
    if (
    op == "~"
    )
  2. Data opBinary(Data data)

Meta