1 #ifndef __JLANG__JCOMPARISON__
2 #define __JLANG__JCOMPARISON__
10 namespace JPP {
using namespace JLANG; }
29 return first == second;
45 return first != second;
61 return first < second;
77 return first > second;
93 return first <= second;
109 return first >= second;
bool operator()(const T &first, const T &second) const
bool operator()(const T &first, const T &second) const
then echo The file $DIR KM3NeT_00000001_00000000 root already please rename or remove it first
bool operator()(const T &first, const T &second) const
bool operator()(const T &first, const T &second) const
bool operator()(const T &first, const T &second) const
do set_variable OUTPUT_DIRECTORY $WORKDIR T
Functional implementations of comparison operators.
bool operator()(const T &first, const T &second) const