Assign a new value to this string.
Assign to this string the value of the specified null-terminated rhs string (of length CHAR_TRAITS::length(characterString)), and return a reference providing modifiable access to this string.
reference providing modifiable access to this string
| Name | Description |
|---|---|
| rhs | right-hand operand |