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