| 
    VTK-m
    2.0
    
   | 
 
Binary Predicate that takes two arguments argument x, and y and returns True if and only if x and y are True.  
 More...
#include <BinaryPredicates.h>
Public Member Functions | |
| template<typename T , typename U > | |
| VTKM_EXEC_CONT 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 and y are True. 
      
  | 
  inline | 
 1.8.17