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

/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dstl_function.h312 class unary_negate class in inherits:unary_function
319 unary_negate(const _Predicate& __x) : _M_pred(__x) {} function in class:unary_negate

Completed in 113 milliseconds