Skip to content

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

operator+

Concatenate with another string

Signature

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

Specifiers

  • const

See Also

Back to basic<Char, Traits>