reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
668 class basic_stringstream : public basic_iostream<_CharT, _Traits> 672 typedef _CharT char_type; 682 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; 683 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type;