Searched defs:eq_int_type (Results 1 - 1 of 1) sorted by relevance

/external/stlport/stlport/stl/
H A Dchar_traits.h182 { return !eq_int_type(__c, eof()) ? __c : __STATIC_CAST(int_type, 0); }
190 static bool _STLP_CALL eq_int_type(const int_type& __c1, const int_type& __c2) function in class:__char_traits_base

Completed in 103 milliseconds