Searched refs:_IsRational (Results 1 – 4 of 4) sorted by relevance
129 template <class _Tp> struct _IsRational132 _STLP_TEMPLATE_NULL struct _IsRational<float>135 _STLP_TEMPLATE_NULL struct _IsRational<double>139 _STLP_TEMPLATE_NULL struct _IsRational<long double>371 typedef typename _IsRational<_Src>::_Ret _Rat1;372 typedef typename _IsRational<_Dst>::_Ret _Rat2;418 typedef typename _IsRational<_Tp>::_Ret _Tr2;
63 template <class _Tp> struct _IsRational { struct
332 typedef typename _IsRational<_Type>::_Ret _Ret; in is_rational()