klee
klee::ExecutionStateIDCompare Struct Reference

#include <ExecutionState.h>

Public Member Functions

bool operator() (const ExecutionState *a, const ExecutionState *b) const
 

Detailed Description

Definition at line 276 of file ExecutionState.h.

Member Function Documentation

◆ operator()()

bool klee::ExecutionStateIDCompare::operator() ( const ExecutionState a,
const ExecutionState b 
) const
inline

Definition at line 277 of file ExecutionState.h.

References klee::ExecutionState::getID().

Here is the call graph for this function:

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