PPL
1.2
|
#include <C_Integer.hh>
Public Types | |
enum | const_bool_value { is_signed = false } |
typedef void | smaller_type |
typedef void | smaller_signed_type |
typedef void | smaller_unsigned_type |
typedef signed char | other_type |
![]() | |
enum | const_bool_value |
Static Public Attributes | |
static const char | min = static_cast<char>(CHAR_MIN) |
static const char | max = static_cast<char>(CHAR_MAX) |
Definition at line 65 of file C_Integer.hh.
typedef signed char Parma_Polyhedra_Library::C_Integer< char >::other_type |
Definition at line 79 of file C_Integer.hh.
typedef void Parma_Polyhedra_Library::C_Integer< char >::smaller_signed_type |
Definition at line 74 of file C_Integer.hh.
typedef void Parma_Polyhedra_Library::C_Integer< char >::smaller_type |
Definition at line 73 of file C_Integer.hh.
typedef void Parma_Polyhedra_Library::C_Integer< char >::smaller_unsigned_type |
Definition at line 75 of file C_Integer.hh.
enum Parma_Polyhedra_Library::C_Integer< char >::const_bool_value |
|
static |
Definition at line 82 of file C_Integer.hh.
|
static |
Definition at line 81 of file C_Integer.hh.