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


Public Types | |
| typedef generic_wide_int< fixed_wide_int_storage< int_traits< T2 >::precision > > | result_type |
| typedef result_type | operator_result |
| typedef bool | predicate_result |
| typedef result_type | signed_shift_result_type |
| typedef bool | signed_predicate_result |
| typedef result_type wi::binary_traits< T1, T2, FLEXIBLE_PRECISION, INL_CONST_PRECISION >::operator_result |
| typedef bool wi::binary_traits< T1, T2, FLEXIBLE_PRECISION, INL_CONST_PRECISION >::predicate_result |
| typedef generic_wide_int< fixed_wide_int_storage <int_traits <T2>::precision> > wi::binary_traits< T1, T2, FLEXIBLE_PRECISION, INL_CONST_PRECISION >::result_type |
| typedef bool wi::binary_traits< T1, T2, FLEXIBLE_PRECISION, INL_CONST_PRECISION >::signed_predicate_result |
| typedef result_type wi::binary_traits< T1, T2, FLEXIBLE_PRECISION, INL_CONST_PRECISION >::signed_shift_result_type |