|
GCC Middle and Back End API Reference
|
#include <wide-int.h>


Public Types | |
| typedef generic_wide_int< widest_int_storage< int_traits< T1 >::precision > > | result_type |
| typedef result_type | operator_result |
| typedef bool | predicate_result |
| typedef result_type | signed_shift_result_type |
| typedef bool | signed_predicate_result |
Public Member Functions | |
| STATIC_ASSERT (int_traits< T1 >::precision==int_traits< T2 >::precision) | |
| typedef result_type wi::binary_traits< T1, T2, CONST_PRECISION, CONST_PRECISION >::operator_result |
| typedef bool wi::binary_traits< T1, T2, CONST_PRECISION, CONST_PRECISION >::predicate_result |
| typedef generic_wide_int< widest_int_storage <int_traits <T1>::precision> > wi::binary_traits< T1, T2, CONST_PRECISION, CONST_PRECISION >::result_type |
| typedef bool wi::binary_traits< T1, T2, CONST_PRECISION, CONST_PRECISION >::signed_predicate_result |
| typedef result_type wi::binary_traits< T1, T2, CONST_PRECISION, CONST_PRECISION >::signed_shift_result_type |
| wi::binary_traits< T1, T2, CONST_PRECISION, CONST_PRECISION >::STATIC_ASSERT | ( | int_traits< T1 >::precision | = =int_traits< T2 >::precision | ) |