reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
524 class basic_ostringstream : public basic_ostream<_CharT, _Traits> 528 typedef _CharT char_type; 538 typedef basic_string<_CharT, _Traits, _Alloc> __string_type; 539 typedef basic_stringbuf<_CharT, _Traits, _Alloc> __stringbuf_type;