retdec
Public Member Functions | Public Attributes | List of all members
retdec::bin2llvmir::st_match::specific_fpval Struct Reference

Match a specified floating point value. More...

#include <symbolic_tree_match.h>

Public Member Functions

 specific_fpval (double V)
 
template<typename ITy >
bool match (ITy *V)
 

Public Attributes

double Val
 

Detailed Description

Match a specified floating point value.

Constructor & Destructor Documentation

◆ specific_fpval()

retdec::bin2llvmir::st_match::specific_fpval::specific_fpval ( double  V)
inline

Member Function Documentation

◆ match()

template<typename ITy >
bool retdec::bin2llvmir::st_match::specific_fpval::match ( ITy *  V)
inline

Member Data Documentation

◆ Val

double retdec::bin2llvmir::st_match::specific_fpval::Val

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