std::String::basic<Char, Traits>::operator+
operator+
Concatenate with another string
Signature
op +(self, const basic& other) -> basic
Specifiers
const
operator+
Concatenate with another string
op +(self, const basic& other) -> basic
const