Searched defs:_Eq_int_bound (Results 1 – 1 of 1) sorted by relevance
62 struct _Eq_int_bound struct66 _Eq_int_bound(typename _Traits::int_type __c) : __val(__c) {} in _Eq_int_bound() function67 bool operator()(const typename _Traits::char_type& __x) const in operator()