Skip to content

std::String::basic<Char, Traits>::operator+=

operator+=

Append another string

Signature

op +=(self, const basic& other) -> &basic

Specifiers

  • noexcept

See Also

Back to basic<Char, Traits>