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
  362       to_char_type(const int_type& __c) _GLIBCXX_NOEXCEPT
  367       static _GLIBCXX_CONSTEXPR int_type
  372       eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
  372       eq_int_type(const int_type& __c1, const int_type& __c2) _GLIBCXX_NOEXCEPT
  375       static _GLIBCXX_CONSTEXPR int_type
  379       static _GLIBCXX_CONSTEXPR int_type
  380       not_eof(const int_type& __c) _GLIBCXX_NOEXCEPT
usr/include/c++/7.4.0/bits/streambuf_iterator.h
   66       typedef typename _Traits::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;