Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon
lvar_mapping_iterator_t Struct Reference

Public Member Functions

bool operator== (const lvar_mapping_iterator_t &p) const
 
bool operator!= (const lvar_mapping_iterator_t &p) const
 

Public Attributes

iterator_word x
 

Detailed Description

Definition at line 8724 of file hexrays.hpp.

Member Function Documentation

◆ operator!=()

bool lvar_mapping_iterator_t::operator!= ( const lvar_mapping_iterator_t p) const

Definition at line 8728 of file hexrays.hpp.

◆ operator==()

bool lvar_mapping_iterator_t::operator== ( const lvar_mapping_iterator_t p) const

Definition at line 8727 of file hexrays.hpp.

Member Data Documentation

◆ x

iterator_word lvar_mapping_iterator_t::x

Definition at line 8726 of file hexrays.hpp.