struct AddressRangeBeginCmp
Defined at line 80 of file ../../src/developer/debug/shared/address_range.h
Comparison functor for comparing the beginnings of address ranges. Secondarily sorts based on
size.
Public Methods
bool operator() (const AddressRange & a, const AddressRange & b)
Defined at line 81 of file ../../src/developer/debug/shared/address_range.h