|
PPL
0.12.1
|
#include <C_Integer.hh>


Public Types | |
| enum | const_bool_value { is_signed = true } |
| typedef signed char | smaller_type |
| typedef signed char | smaller_signed_type |
| typedef unsigned char | smaller_unsigned_type |
| typedef unsigned short | other_type |
Static Public Attributes | |
| static const signed short | min = SHRT_MIN |
| static const signed short | max = SHRT_MAX |
Definition at line 97 of file C_Integer.hh.
| typedef unsigned short Parma_Polyhedra_Library::C_Integer< signed short >::other_type |
Definition at line 102 of file C_Integer.hh.
| typedef signed char Parma_Polyhedra_Library::C_Integer< signed short >::smaller_signed_type |
Definition at line 100 of file C_Integer.hh.
| typedef signed char Parma_Polyhedra_Library::C_Integer< signed short >::smaller_type |
Definition at line 99 of file C_Integer.hh.
| typedef unsigned char Parma_Polyhedra_Library::C_Integer< signed short >::smaller_unsigned_type |
Definition at line 101 of file C_Integer.hh.
| enum Parma_Polyhedra_Library::C_Integer< signed short >::const_bool_value |
Reimplemented from Parma_Polyhedra_Library::Bool< true >.
Definition at line 98 of file C_Integer.hh.
{ is_signed = true };
|
static |
Definition at line 104 of file C_Integer.hh.
|
static |
Definition at line 103 of file C_Integer.hh.