Cppcheck
Public Member Functions | List of all members
ValueFlow::Value::compareVisitor::innerVisitor Struct Reference

#include <vfvalue.h>

Public Member Functions

template<class Compare , class T , class U >
void operator() (bool &result, Compare compare, T x, U y) const
 

Detailed Description

Definition at line 125 of file vfvalue.h.

Member Function Documentation

◆ operator()()

template<class Compare , class T , class U >
void ValueFlow::Value::compareVisitor::innerVisitor::operator() ( bool &  result,
Compare  compare,
x,
y 
) const
inline

Definition at line 127 of file vfvalue.h.


The documentation for this struct was generated from the following file: