Stack.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Stack* opOpAssign(uint d)
    struct Stack(V, int Size = 0)
    opOpAssign
    (
    immutable(char)[] s : ">>"
    )
    (
    uint d
    )
  2. Stack* opOpAssign(uint d)
  3. Stack* opOpAssign(V value)

Meta