Append characters to this string.
Append the specified null-terminated characterString (of length CHAR_TRAITS::length(characterString)) to this string, and return a reference providing modifiable access to this string.
reference providing modifiable access to this string
| Name | Description |
|---|---|
| characterString | pointer to characters |