Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
JComparable.hh File Reference
#include "JLang/JNullType.hh"
#include "JLang/JClass.hh"

Go to the source code of this file.

Classes

struct  JLANG::JComparable< JFirst_t, JSecond_t >
 Template definition of auxiliary base class for comparison of data structures. More...
 
struct  JLANG::JComparable< JClass_t, JNullType >
 General purpose specialisation of class JComparable for any data type. More...
 
struct  JLANG::JComparable< JFirst_t, JSecond_t >
 Template definition of auxiliary base class for comparison of data structures. More...
 

Namespaces

 JLANG
 Auxiliary classes and methods for language specific functionality.
 
 JPP