|
VTK-m
2.3
|
Binary Predicate that takes two arguments argument x, and y and returns True if and only if x is equal to y.
More...
#include <BinaryPredicates.h>
Public Member Functions | |
| template<typename T , typename U > | |
| bool | operator() (const T &x, const U &y) const |
Binary Predicate that takes two arguments argument x, and y and returns True if and only if x is equal to y.
|
inline |
1.8.17