reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/c++/7.4.0/sstream
  532       typedef _Alloc				       	allocator_type;
  538       typedef basic_string<_CharT, _Traits, _Alloc> 	__string_type;
  539       typedef basic_stringbuf<_CharT, _Traits, _Alloc> 	__stringbuf_type;