Searched refs:not2 (Results 1 – 5 of 5) sorted by relevance
28 ${PACKAGE}FILES+= not2.0
86 using std::not2;
31 ${PACKAGE}FILES+= not2.0
355 not2(const _Predicate& __pred) in not2() function
214 binary_negate<Predicate> not2(const Predicate& pred);1039 not2(const _Predicate& __pred) {return binary_negate<_Predicate>(__pred);}