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

Public Member Functions

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

Public Attributes

iterator_word x
 

Detailed Description

Definition at line 9487 of file hexrays.hpp.

Member Function Documentation

◆ operator!=()

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

Definition at line 9491 of file hexrays.hpp.

◆ operator==()

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

Definition at line 9490 of file hexrays.hpp.

Member Data Documentation

◆ x

iterator_word boundaries_iterator_t::x

Definition at line 9489 of file hexrays.hpp.