Function which returns whether its arguments were not matched by the given predicate.
More...
|
| binary_negate (Predicate const &pred) |
|
template<typename Reference1 , typename Reference2 > |
bool | operator() (Reference1 x, Reference2 y) const |
|
template<typename Predicate>
struct stapl::binary_negate< Predicate >
Function which returns whether its arguments were not matched by the given predicate.
- Template Parameters
-
Predicate | Function which returns true for matched arguments. |
The documentation for this struct was generated from the following file: