reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
5887 basic_string<_CharT, _Traits, _Alloc> 5888 operator+(const basic_string<_CharT, _Traits, _Alloc>& __lhs, 5889 const basic_string<_CharT, _Traits, _Alloc>& __rhs) 5891 basic_string<_CharT, _Traits, _Alloc> __str(__lhs);