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
user_unions_iterator_t Struct Reference

Public Member Functions

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

Public Attributes

iterator_word x
 

Detailed Description

Definition at line 9160 of file hexrays.hpp.

Member Function Documentation

◆ operator!=()

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

Definition at line 9164 of file hexrays.hpp.

◆ operator==()

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

Definition at line 9163 of file hexrays.hpp.

Member Data Documentation

◆ x

iterator_word user_unions_iterator_t::x

Definition at line 9162 of file hexrays.hpp.