ComparisonOp.cpp File Reference

A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments. More...

#include "ComparisonOp.h"
#include <cstring>
#include <iterator>

Go to the source code of this file.

Detailed Description

A comparison operator is used to form expressions that evaluate the mathematical comparison between two arguments.

Definition in file ComparisonOp.cpp.