#include <defop.h>
Static Public Member Functions | |
bool | lt (T const &a, T2 const &b) |
bool | le (T const &a, T2 const &b) |
bool | gt (T const &a, T2 const &b) |
bool | ge (T const &a, T2 const &b) |
bool | eq (T const &a, T2 const &b) |
bool | ne (T const &a, T2 const &b) |
Definition at line 151 of file defop.h.
|
|
|
|
|
|
|
|
|
|
|
|