|
PPL
0.12.1
|
#include <C_Integer.hh>


Public Types | |
| enum | const_bool_value { is_signed = false } |
| typedef unsigned int | smaller_type |
| typedef signed int | smaller_signed_type |
| typedef unsigned int | smaller_unsigned_type |
| typedef signed long | other_type |
Static Public Attributes | |
| static const unsigned long | min = 0UL |
| static const unsigned long | max = ~0UL |
Definition at line 174 of file C_Integer.hh.
| typedef signed long Parma_Polyhedra_Library::C_Integer< unsigned long >::other_type |
Definition at line 179 of file C_Integer.hh.
| typedef signed int Parma_Polyhedra_Library::C_Integer< unsigned long >::smaller_signed_type |
Definition at line 177 of file C_Integer.hh.
| typedef unsigned int Parma_Polyhedra_Library::C_Integer< unsigned long >::smaller_type |
Definition at line 176 of file C_Integer.hh.
| typedef unsigned int Parma_Polyhedra_Library::C_Integer< unsigned long >::smaller_unsigned_type |
Definition at line 178 of file C_Integer.hh.
| enum Parma_Polyhedra_Library::C_Integer< unsigned long >::const_bool_value |
Reimplemented from Parma_Polyhedra_Library::Bool< true >.
Definition at line 175 of file C_Integer.hh.
{ is_signed = false };
|
static |
Definition at line 181 of file C_Integer.hh.
|
static |
Definition at line 180 of file C_Integer.hh.