Searched refs:_IsIntegral (Results 1 – 20 of 20) sorted by relevance
79 template <class _Tp> struct _IsIntegral struct83 _STLP_TEMPLATE_NULL struct _IsIntegral<bool> argument87 _STLP_TEMPLATE_NULL struct _IsIntegral<char>91 _STLP_TEMPLATE_NULL struct _IsIntegral<signed char>95 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned char>99 _STLP_TEMPLATE_NULL struct _IsIntegral<wchar_t>103 _STLP_TEMPLATE_NULL struct _IsIntegral<short>106 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned short>109 _STLP_TEMPLATE_NULL struct _IsIntegral<int>112 _STLP_TEMPLATE_NULL struct _IsIntegral<unsigned int>[all …]
58 template <class _Tp> struct _IsIntegral { struct123 typedef typename __bool2type<is_integral>::_Ret _IsIntegral; typedef129 typedef typename _Lor3<_IsIntegral, _IsFloat, _IsPointer>::_Ret _Ret;
85 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string()92 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string()192 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in append()302 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in assign()356 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in insert()537 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in replace()
330 typedef _STLP_TYPENAME _STLP_STD::_IsIntegral<_Tp1>::_Ret _IsIntegral;332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
280 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in vector()288 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in vector()370 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;516 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
546 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;554 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;612 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;715 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
264 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string()271 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in basic_string()504 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in append()596 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in assign()773 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in insert()916 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in replace()
357 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;493 typedef typename _IsIntegral<_InIter>::_Ret _Integral;530 typedef typename _IsIntegral<_InIter>::_Ret _Integral;566 typedef typename _IsIntegral<_InIter>::_Ret _Integral;
439 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;469 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;562 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
535 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;543 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;605 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;784 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
114 typedef typename _IsIntegral<_Tp>::_Ret _IsIntegral; in __str_find_first_not_of_aux2() typedef116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo; in __str_find_first_not_of_aux2()
891 typedef typename _IsIntegral<_CharT>::_Ret _Char_Is_Integral;
149 typedef typename _IsIntegral<_CharT>::_Ret _Char_Is_Integral;
169 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in assign()266 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in insert_after()326 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in insert()
211 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in insert()278 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral; in assign()
251 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;328 typedef typename _IsIntegral<_InputIterator>::_Ret _Integral;
389 typedef typename _IsIntegral<_InputIter>::_Ret _Integral; in __construct_checker()
91 typedef typename _IsIntegral<_Iterator>::_Ret _Integral; in __check_range()
286 typedef typename _IsIntegral<_Type>::_Ret _Ret; in is_integer()