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

References

usr/include/c++/7.4.0/bits/basic_ios.h
   77       typedef typename _Traits::int_type             int_type;
usr/include/c++/7.4.0/bits/char_traits.h
  474       to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT
  477       static _GLIBCXX_CONSTEXPR int_type
  482       eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
  482       eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
  485       static _GLIBCXX_CONSTEXPR int_type
  489       static _GLIBCXX_CONSTEXPR int_type
  490       not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT
usr/include/c++/7.4.0/bits/locale_conv.h
  175       typedef typename wide_string::traits_type::int_type	   int_type;
usr/include/c++/7.4.0/fstream
   92       typedef typename traits_type::int_type 		int_type;
  461       typedef typename traits_type::int_type 		int_type;
  662       typedef typename traits_type::int_type 		int_type;
  868       typedef typename traits_type::int_type 		int_type;
usr/include/c++/7.4.0/istream
   63       typedef typename _Traits::int_type 		int_type;
  697       typedef typename _Traits::int_type		__int_type;
  833       typedef typename _Traits::int_type 		int_type;
usr/include/c++/7.4.0/ostream
   63       typedef typename _Traits::int_type 		int_type;
usr/include/c++/7.4.0/sstream
   75       typedef typename traits_type::int_type 		int_type;
  389       typedef typename traits_type::int_type 		int_type;
  533       typedef typename traits_type::int_type 		int_type;
  677       typedef typename traits_type::int_type 		int_type;
usr/include/c++/7.4.0/streambuf
  131       typedef typename traits_type::int_type 		int_type;