Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
not1
template<class Pred>
unary_negate<Pred> not1(const Pred& pr);
The template function returns unary_negate
<Pred>(pr)
.