static bool eq_int_type(const int_type& ch1, const int_type& ch2);
The static member function returns true if ch1 == ch2.
ch1 == ch2