Public Member Functions | |
CompareValues (EvalState &state, const PosIdx pos, const std::string_view &&errorCtx) | |
bool | operator() (Value *v1, Value *v2) const |
bool | operator() (Value *v1, Value *v2, std::string_view errorCtx) const |
Public Attributes | |
EvalState & | state |
const PosIdx | pos |
const std::string_view | errorCtx |