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

/haiku/headers/cpp/
H A Dstl_function.h145 class unary_negate class in inherits:unary_function
150 explicit unary_negate(const _Predicate& __x) : _M_pred(__x) {} function in class:unary_negate

Completed in 39 milliseconds