|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
special comparison function that only takes register name into account. More...
Public Member Functions | |
| bool | operator() (const RegisterPart &lhs, const RegisterPart &rhs) const |
special comparison function that only takes register name into account.
the use of this function and the special pseudo const function of RegisterPart allow the use of std::set as the main data container of RegisterSet
Definition at line 169 of file CodePart.h.
|
inline |
Definition at line 171 of file CodePart.h.
References etiss::RegisterPart::getName().
