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 134 of file oct-inttypes.h.
typedef query_integer_type<psize, psig>::type octave_int_cmp_op::prom< T1, T2 >::type |
Definition at line 152 of file oct-inttypes.h.
|
staticprivate |
Definition at line 137 of file oct-inttypes.h.
|
staticprivate |
Definition at line 143 of file oct-inttypes.h.
|
staticprivate |
Definition at line 146 of file oct-inttypes.h.
|
staticprivate |
Definition at line 140 of file oct-inttypes.h.
|
staticprivate |
Definition at line 141 of file oct-inttypes.h.