Jpp 19.3.0-rc.2
the software that should make you happy
Loading...
Searching...
No Matches
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: