opBinaryRight.opBinaryRight

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

Meta