A mark accumulated when a given Varnode is visited with a specific field index.
More...
A mark accumulated when a given Varnode is visited with a specific field index.
◆ operator<()
bool ghidra::ScoreUnionFields::VisitMark::operator< |
( |
const VisitMark & |
op2 | ) |
const |
|
inline |
Compare two VisitMarks for use in a set container.
- Parameters
-
op2 | is the other VisitMark being compared with this |
- Returns
- true if this should be ordered before op2
References index, and vn.
The documentation for this class was generated from the following file: