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

Public Member Functions

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

Public Attributes

iterator_word x
 

Detailed Description

Definition at line 9596 of file hexrays.hpp.

Member Function Documentation

◆ operator!=()

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

Definition at line 9600 of file hexrays.hpp.

◆ operator==()

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

Definition at line 9599 of file hexrays.hpp.

Member Data Documentation

◆ x

iterator_word block_chains_iterator_t::x

Definition at line 9598 of file hexrays.hpp.