ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
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 320 of file Instruction.h.

Member Function Documentation

◆ operator()()

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

Definition at line 247 of file Instruction.cpp.

References etiss_log, and etiss::FATALERROR.


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