Searched defs:unary_negate (Results 1 – 3 of 3) sorted by relevance
31 explicit unary_negate(const _Predicate& __pred) in unary_negate() function
319 unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function
277 explicit unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function