char_traits::eq_int_type

char_traits::eq_int_type

static bool eq_int_type(const int_type& ch1, const int_type& ch2);

The static member function returns true if ch1 == ch2.