Home
last modified time | relevance | path

Searched defs:binary_negate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dbinary_negate.h32 …_LIBCPP_HIDE_FROM_ABI explicit _LIBCPP_CONSTEXPR_SINCE_CXX14 binary_negate(const _Predicate& __pre… in binary_negate() function
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__functional/
H A Dbinary_negate.h30 _LIBCPP_HIDE_FROM_ABI explicit binary_negate(const _Predicate& __pred) : __pred_(__pred) {} in binary_negate() function