SortedVector.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(T obj)
    struct SortedVector(T, alias less = "a < b")
    void
    opOpAssign
    (
    string op
    )
    (
    T obj
    )
  2. void opOpAssign(T[] obj)

Meta