Ghidra Decompiler Analysis Engine
|
An iterator into the interval map container. More...
#include <rangemap.hh>
An iterator into the interval map container.
This is really an iterator to the underlying multiset, but dereferencing it returns the recordtype. Iteration occurs over the disjoint sub-ranges, thus the same recordtype may be visited multiple times by the iterator, depending on how much it overlaps other recordtypes. The sub-ranges are sorted in linear order, then depending on the subsorttype.