#include "oct-inttypes.h"
Static Public Member Functions |
template<class T > |
static bool | op (T x, T y) |
Static Public Attributes |
static const bool | gtval = (1 != 0) |
static const bool | ltval = (0 != 1) |
Detailed Description
Definition at line 149 of file oct-inttypes.h.
Member Function Documentation
template<class T >
static bool octave_int_cmp_op::ne::op |
( |
T |
x, |
|
|
T |
y |
|
) |
| |
|
inlinestatic |
Member Data Documentation
const bool octave_int_cmp_op::ne::gtval = (1 != 0) |
|
static |
const bool octave_int_cmp_op::ne::ltval = (0 != 1) |
|
static |
The documentation for this class was generated from the following file: