|
PPL
0.12.1
|
#include <C_Integer.hh>


Public Types | |
| enum | const_bool_value { is_signed = true } |
| typedef signed long | smaller_type |
| typedef signed long | smaller_signed_type |
| typedef unsigned long | smaller_unsigned_type |
| typedef unsigned long long | other_type |
Static Public Attributes | |
| static const signed long long | min = LLONG_MIN |
| static const signed long long | max = LLONG_MAX |
Definition at line 130 of file C_Integer.hh.
| typedef unsigned long long Parma_Polyhedra_Library::C_Integer< signed long long >::other_type |
Definition at line 135 of file C_Integer.hh.
| typedef signed long Parma_Polyhedra_Library::C_Integer< signed long long >::smaller_signed_type |
Definition at line 133 of file C_Integer.hh.
| typedef signed long Parma_Polyhedra_Library::C_Integer< signed long long >::smaller_type |
Definition at line 132 of file C_Integer.hh.
| typedef unsigned long Parma_Polyhedra_Library::C_Integer< signed long long >::smaller_unsigned_type |
Definition at line 134 of file C_Integer.hh.
| enum Parma_Polyhedra_Library::C_Integer< signed long long >::const_bool_value |
Reimplemented from Parma_Polyhedra_Library::Bool< true >.
Definition at line 131 of file C_Integer.hh.
{ is_signed = true };
|
static |
Definition at line 137 of file C_Integer.hh.
|
static |
Definition at line 136 of file C_Integer.hh.