opBinary.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TData opBinary(Appendable data)
  2. TData opBinary(TData data)
  3. TData opBinary(T value)
    template opBinary(string op)
    static if(!is(Unqual!T == void))
    opBinary
    ()
    if (
    op == "~"
    )
  4. TData opBinary(const(void)[] data)

Meta