Jpp  17.0.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
JLANG::JComparison Struct Reference

Functional implementations of comparison operators. More...

#include <JComparison.hh>

Classes

struct  eq
 Equal. More...
 
struct  ge
 Greater equals. More...
 
struct  gt
 Greater than. More...
 
struct  le
 Less equals. More...
 
struct  lt
 Less than. More...
 
struct  ne
 Not equal. More...
 

Detailed Description

Functional implementations of comparison operators.

Definition at line 17 of file JComparison.hh.


The documentation for this struct was generated from the following file: