1 #ifndef __JEEP__JCOMPARISONTOOLKIT__
2 #define __JEEP__JCOMPARISONTOOLKIT__
13 namespace JPP {
using namespace JEEP; }
34 return first == second;
Template definition of test availability of comparison operators.
General puprpose classes and methods.
bool compareObjects(const T &first, const T &second)
Comparison of objects.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Auxiliary template class for type bool.