Searched defs:_Not_within_traits (Results 1 – 1 of 1) sorted by relevance
59 struct _Not_within_traits : public unary_function<typename _Traits::char_type, bool> { struct64 _Not_within_traits(const _CharT* __f, const _CharT* __l) in _Not_within_traits() argument67 bool operator()(const _CharT& __x) const { in operator()