Public Types | |
typedef query_integer_type< psize, psig >::type | type |
Static Private Attributes | |
static const bool | pint |
static const bool | psig = (pint || (sizeof (T2) > sizeof (T1) && t2sig) || t1sig) |
static const int | psize |
static const bool | t1sig = std::numeric_limits<T1>::is_signed |
static const bool | t2sig = std::numeric_limits<T2>::is_signed |
Definition at line 124 of file oct-inttypes.h.
typedef query_integer_type<psize, psig>::type octave_int_cmp_op::prom< T1, T2 >::type |
Definition at line 142 of file oct-inttypes.h.
|
staticprivate |
Definition at line 127 of file oct-inttypes.h.
|
staticprivate |
Definition at line 133 of file oct-inttypes.h.
|
staticprivate |
Definition at line 136 of file oct-inttypes.h.
|
staticprivate |
Definition at line 130 of file oct-inttypes.h.
|
staticprivate |
Definition at line 131 of file oct-inttypes.h.