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)
    template opBinary(string op)
    opBinary
    if (
    op == "~"
    )
  3. TData opBinary(T value)
  4. TData opBinary(const(void)[] data)

Meta