opOpAssign.opOpAssign

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

Meta