String.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(bcstring str)
  2. void opAssign(typeof(null) _)
    struct String
    @nogc nothrow @trusted
    void
    opAssign
    (
    typeof(null) _
    )

Meta