Searched defs:binary_negate (Results 1 – 3 of 3) sorted by relevance
33 binary_negate(const _Predicate& __pred) : __pred_(__pred) {} in binary_negate() function
343 binary_negate(const _Predicate& __x) in binary_negate() function
300 explicit binary_negate(const _Predicate& __x) : _M_pred(__x) {} in binary_negate() function