#include <vfvalue.h>
 | 
| template<class Compare , class T , class U >  | 
| void  | operator() (bool &result, Compare compare, T x, U y) const | 
|   | 
Definition at line 125 of file vfvalue.h.
 
◆ operator()()
template<class Compare , class T , class U > 
  
  
      
        
          | void ValueFlow::Value::compareVisitor::innerVisitor::operator()  | 
          ( | 
          bool &  | 
          result,  | 
         
        
           | 
           | 
          Compare  | 
          compare,  | 
         
        
           | 
           | 
          T  | 
          x,  | 
         
        
           | 
           | 
          U  | 
          y  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: