StringImpl.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(inout(T)[] n)
    struct StringImpl(T, Handler, size_t SmallSize = 16)
    void
    opAssign
    (
    inout(T)[] n
    )
  2. void opAssign(typeof(this) n)

Meta