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

#include <vfvalue.h>

Classes

struct  innerVisitor
 

Public Member Functions

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

Detailed Description

Definition at line 124 of file vfvalue.h.

Member Function Documentation

◆ operator()()

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

Definition at line 132 of file vfvalue.h.


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