Page 1 of 1

Which of the following is a logical unary functor?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) logical_or<T> f;
b) logical_and<T> f;
c) logical_not<T> f;
d) negate<T> f;