klee
|
Function object ordering MemoryObject's by address. More...
#include <AddressSpace.h>
Public Member Functions | |
bool | operator() (const MemoryObject *a, const MemoryObject *b) const |
Function object ordering MemoryObject's by address.
Definition at line 31 of file AddressSpace.h.
bool MemoryObjectLT::operator() | ( | const MemoryObject * | a, |
const MemoryObject * | b | ||
) | const |
Definition at line 346 of file AddressSpace.cpp.
References klee::MemoryObject::address.