String.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(T x)
  2. void opAssign(T x)
  3. void opAssign(T x)
    struct String
    public nothrow @nogc
    void
    opAssign
    (
    T : String
    )
    (
    T x
    )

Meta