best answer > What is a unary predicate C++ 2024?- QuesHub | Better Than Quora
The most authoritative answer in 2024
  • Julian Lawrence——Works at the International Telecommunication Union, Lives in Geneva, Switzerland.

    In other words, a unary predicate is called like a function. The requirement of "callable" is met by a pointer to a function, but also by an object (or a reference to an object) of a type that has the function call operator defined (a so-called functor). One argument is supplied when the predicate is called.Apr 1, 2001read more >>
    +119962023-06-11 02:02:29

About “unary predicate、predicate、unary predicate”,people ask:

READ MORE:

QuesHub is a place where questions meet answers, it is more authentic than Quora, but you still need to discern the answers provided by the respondents.

分享到

取消