|
PPL
0.12.1
|
#include <C_Integer.hh>


Public Types | |
| enum | const_bool_value { is_signed = false } |
| typedef unsigned short | smaller_type |
| typedef signed short | smaller_signed_type |
| typedef unsigned short | smaller_unsigned_type |
| typedef signed int | other_type |
Static Public Attributes | |
| static const unsigned int | min = 0U |
| static const unsigned int | max = ~0U |
Definition at line 163 of file C_Integer.hh.
| typedef signed int Parma_Polyhedra_Library::C_Integer< unsigned int >::other_type |
Definition at line 168 of file C_Integer.hh.
| typedef signed short Parma_Polyhedra_Library::C_Integer< unsigned int >::smaller_signed_type |
Definition at line 166 of file C_Integer.hh.
| typedef unsigned short Parma_Polyhedra_Library::C_Integer< unsigned int >::smaller_type |
Definition at line 165 of file C_Integer.hh.
| typedef unsigned short Parma_Polyhedra_Library::C_Integer< unsigned int >::smaller_unsigned_type |
Definition at line 167 of file C_Integer.hh.
| enum Parma_Polyhedra_Library::C_Integer< unsigned int >::const_bool_value |
Reimplemented from Parma_Polyhedra_Library::Bool< true >.
Definition at line 164 of file C_Integer.hh.
{ is_signed = false };
|
static |
Definition at line 170 of file C_Integer.hh.
|
static |
Definition at line 169 of file C_Integer.hh.