• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/

Lines Matching refs:typename

48   template<typename _CharT, typename _Traits>
50 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type,
59 typedef typename _Traits::int_type int_type;
64 template<typename _CharT2>
65 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
70 template<typename _CharT2>
71 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
76 template<typename _CharT2>
77 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
196 template<typename _CharT, typename _Traits>
202 template<typename _CharT, typename _Traits>
209 template<typename _CharT, typename _Traits>
223 template<typename _CharT2>
224 friend typename __gnu_cxx::__enable_if<__is_char<_CharT2>::__value,
284 template<typename _CharT>
285 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
301 template<typename _CharT>
302 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
313 template<typename _CharT>
314 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
325 template<typename _CharT>
326 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
332 typedef typename __is_iterator_type::traits_type traits_type;
333 typedef typename __is_iterator_type::streambuf_type streambuf_type;
334 typedef typename traits_type::int_type int_type;
360 template<typename _CharT>
361 typename __gnu_cxx::__enable_if<__is_char<_CharT>::__value,
367 typedef typename __is_iterator_type::traits_type traits_type;
368 typedef typename __is_iterator_type::streambuf_type streambuf_type;
369 typedef typename traits_type::int_type int_type;