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)
    template opBinaryRight(string op)
    static if(!is(Unqual!T == void))
    opBinaryRight
    ()
    if (
    op == "~"
    )
  3. TData opBinaryRight(const(void)[] data)

Meta