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

References

usr/include/c++/7.4.0/fstream
  662       typedef typename traits_type::int_type 		int_type;
  663       typedef typename traits_type::pos_type 		pos_type;
  664       typedef typename traits_type::off_type 		off_type;
  667       typedef basic_filebuf<char_type, traits_type> 	__filebuf_type;
  668       typedef basic_ostream<char_type, traits_type>	__ostream_type;