Searched refs:unary_negate (Results 1 – 22 of 22) sorted by relevance
312 class unary_negate319 unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function328 inline unary_negate<_Predicate>330 { return unary_negate<_Predicate>(__pred); } in not1()
272 class unary_negate277 explicit unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function285 inline unary_negate<_Predicate> 288 return unary_negate<_Predicate>(__pred); in not1()
83 using std::unary_negate;
179 class unary_negate // deprecated in C++17, removed in C++20183 explicit unary_negate(const Predicate& pred);188 unary_negate<Predicate> not1(const Predicate& pred);531 #include <__functional/unary_negate.h>
358 __functional/unary_negate.h
930 module unary_negate { private header "__functional/unary_negate.h" }
335 This macro is used to re-enable `not1`, `not2`, `unary_negate`,
433 "__functional/unary_negate.h",
447 __functional/unary_negate.h \
519 template <class Predicate> struct unary_negate;521 unary_negate<Predicate> not1(const Predicate&);653 class unary_negate656 T explicit unary_negate(const Predicate& pred);
381 ./usr/include/c++/v1/__functional/unary_negate.h
380 ./usr/include/c++/v1/__functional/unary_negate.h
382 ./usr/include/c++/v1/__functional/unary_negate.h