Jpp
|
#include <istream>
#include <ostream>
#include <string>
#include "JLang/JEquals.hh"
#include "JIO/JSerialisable.hh"
#include "JIO/JSTDIO.hh"
Go to the source code of this file.
Classes | |
class | JEEP::JVersion |
Auxiliary class for version identifier. More... | |
Namespaces | |
JEEP | |
General puprpose classes and methods. | |
JPP | |
Functions | |
bool | JEEP::operator< (const JVersion &first, const JVersion &second) |
Less-than operator for versions. More... | |