|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Example program to test JLANG::JComparisonAvailable and JLANG::JComparable classes. More...
#include <iostream>#include <iomanip>#include "JLang/JComparable.hh"#include "JLang/JEquals.hh"#include "JLang/JMultiEquals.hh"#include "JLang/JComparisonAvailable.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Macros | |
| #define | PRINT(OUT, CLASS) |
| Print availabilty of comparison operators. | |
Functions | |
| int | main (int argc, char **argv) |
Example program to test JLANG::JComparisonAvailable and JLANG::JComparable classes.
Definition in file JComparisonAvailable.cc.
Print availabilty of comparison operators.
| OUT | output stream |
| CLASS | class name |
Definition at line 47 of file JComparisonAvailable.cc.
Definition at line 63 of file JComparisonAvailable.cc.