#include <checked_int.inlines.hh>
Public Types | |
| typedef int_fast64_t | type_for_neg |
| typedef int_fast64_t | type_for_add |
| typedef int_fast64_t | type_for_sub |
| typedef int_fast64_t | type_for_mul |
Public Member Functions | |
| const_bool_nodef (use_for_neg, false) | |
| const_bool_nodef (use_for_add, false) | |
| const_bool_nodef (use_for_sub, false) | |
| const_bool_nodef (use_for_mul, false) | |
Definition at line 809 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long long >::type_for_neg |
Definition at line 814 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long long >::type_for_add |
Definition at line 815 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long long >::type_for_sub |
Definition at line 816 of file checked_int.inlines.hh.
| typedef int_fast64_t Parma_Polyhedra_Library::Checked::Larger< signed long long >::type_for_mul |
Definition at line 817 of file checked_int.inlines.hh.
| Parma_Polyhedra_Library::Checked::Larger< signed long long >::const_bool_nodef | ( | use_for_neg | , | |
| false | ||||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< signed long long >::const_bool_nodef | ( | use_for_add | , | |
| false | ||||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< signed long long >::const_bool_nodef | ( | use_for_sub | , | |
| false | ||||
| ) |
| Parma_Polyhedra_Library::Checked::Larger< signed long long >::const_bool_nodef | ( | use_for_mul | , | |
| false | ||||
| ) |
1.5.6