Jpp
18.1.0
the software that should make you happy
|
Go to the source code of this file.
Namespaces | |
JEEP | |
General puprpose classes and methods. | |
JPP | |
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES). | |
Functions | |
template<class T > | |
bool | JEEP::compareObjects (const T &first, const T &second, JBool< true >) |
Comparison of comparable objects. More... | |
template<class T > | |
bool | JEEP::compareObjects (const T &first, const T &second, JBool< false >) |
Comparison of uncomparable objects. More... | |
template<class T > | |
bool | JEEP::compareObjects (const T &first, const T &second) |
Comparison of objects. More... | |