Searched refs:_BasicCharType (Results 1 – 1 of 1) sorted by relevance
105 struct _BasicCharType { typedef __false_type _Ret; }; struct108 struct _BasicCharType<char> { typedef __true_type _Ret; };112 struct _BasicCharType<wchar_t> { typedef __true_type _Ret; };387 typedef _STLP_TYPENAME _STLP_PRIV _BasicCharType<_CharT>::_Ret _IsBasicCharType;