Jpp
17.3.1
the software that should make you happy
|
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... | |
Functional implementations of comparison operators.
Definition at line 17 of file JComparison.hh.