Home
last modified time | relevance | path

Searched defs:unary_negate (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__functional/
H A Dunary_negate.h31 explicit unary_negate(const _Predicate& __pred) in unary_negate() function
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h319 unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_function.h277 explicit unary_negate(const _Predicate& __x) : _M_pred(__x) {} in unary_negate() function