reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1156 basic_string<_CharT, _Traits, _Alloc> 1157 operator+(const _CharT* __lhs, 1158 const basic_string<_CharT, _Traits, _Alloc>& __rhs) 1161 typedef basic_string<_CharT, _Traits, _Alloc> __string_type;