Searched refs:binary_negate (Results 1 – 7 of 7) 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()
193 class binary_negate // deprecated in C++17, removed in C++20199 explicit binary_negate(const Predicate& pred);205 binary_negate<Predicate> not2(const Predicate& pred);520 #include <__functional/binary_negate.h>
395 { include: [ "<__functional/binary_negate.h>", "private", "<functional>", "public" ] },
1346 …td_private_functional_binary_negate [system] { header "__functional/binary_negate.h" }
766 FUN_HEADERS+= binary_negate.h
806 SYMBOL(binary_negate, std::, <functional>)