Searched refs:not2 (Results 1 – 5 of 5) sorted by relevance
26 FILES+= not2.0
29 FILES+= not2.0
86 using std::not2;
355 not2(const _Predicate& __pred) in not2() function
208 template <class Predicate> binary_negate<Predicate> not2(const Predicate& pred);974 not2(const _Predicate& __pred) {return binary_negate<_Predicate>(__pred);}