Searched defs:_Neq_char_bound (Results 1 – 1 of 1) sorted by relevance
52 struct _Neq_char_bound struct56 _Neq_char_bound(typename _Traits::char_type __c) : __val(__c) {} in _Neq_char_bound() argument57 bool operator()(const typename _Traits::char_type& __x) const in operator()