ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Public Member Functions | List of all members
etiss::instr::less Struct Reference

calls operator< of the objects. More...

#include <Instruction.h>

Public Member Functions

bool operator() (const OPCode *const &o1, const OPCode *const &o2) const
 

Detailed Description

calls operator< of the objects.

cannot handle NULL pointers

Definition at line 273 of file Instruction.h.

Member Function Documentation

◆ operator()()

bool etiss::instr::less::operator() ( const OPCode *const &  o1,
const OPCode *const &  o2 
) const

Definition at line 220 of file Instruction.cpp.

References etiss_log, and etiss::FATALERROR.


The documentation for this struct was generated from the following files: