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

References

usr/include/c++/7.4.0/sstream
  676       typedef _Alloc				       	allocator_type;
  682       typedef basic_string<_CharT, _Traits, _Alloc> 	__string_type;
  683       typedef basic_stringbuf<_CharT, _Traits, _Alloc> 	__stringbuf_type;