SimpleStrings.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(string input)
    struct SimpleStrings(alias table, ubyte terminator, size_t Length)
    @safe
    void
    opAssign
    (
    const string input
    )
  2. void opAssign(string[] input)

Meta