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

References

usr/include/c++/7.4.0/sstream
  388       typedef _Alloc				       	allocator_type;
  394       typedef basic_string<_CharT, _Traits, _Alloc> 	__string_type;
  395       typedef basic_stringbuf<_CharT, _Traits, _Alloc> 	__stringbuf_type;