Searched refs:binary_negate (Results 1 – 6 of 6) sorted by relevance
25 class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate32 …_LIBCPP_HIDE_FROM_ABI explicit _LIBCPP_CONSTEXPR_SINCE_CXX14 binary_negate(const _Predicate& __pre… in binary_negate() function42 …CATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI binary_negate<_Predicate>44 return binary_negate<_Predicate>(__pred); in not2()
202 class binary_negate // deprecated in C++17, removed in C++20208 explicit binary_negate(const Predicate& pred);214 binary_negate<Predicate> not2(const Predicate& pred);533 #include <__functional/binary_negate.h>
1332 …td_private_functional_binary_negate [system] { header "__functional/binary_negate.h" }
752 FUN_HEADERS+= binary_negate.h
385 { include: [ "<__functional/binary_negate.h>", "private", "<functional>", "public" ] },
806 SYMBOL(binary_negate, std::, <functional>)