unary_negate 590 uspace/lib/cpp/include/__bits/functional/arithmetic_operations.hpp constexpr unary_negate<Predicate> not1(const Predicate& pred) unary_negate 592 uspace/lib/cpp/include/__bits/functional/arithmetic_operations.hpp return unary_negate<Predicate>{pred};HelenOS homepage, sources at GitHub