Public Types | |
enum | { size = nbits } |
typedef int_u< nbits, behavior > | self |
typedef unsigned_integer | abstract_type |
typedef self | ntg_type |
typedef optraits< self > | optraits_type |
typedef behavior | abstract_behavior_type |
typedef behavior::template get< self > | behavior_type |
typedef self | base_type |
typedef C_for_int_u< nbits >::type | storage_type |
typedef int_s< mlc::saturateN< nbits+1, 32 >::ret, behavior > | signed_type |
typedef self | unsigned_type |
typedef int_u< 32, behavior > | cumul_type |
typedef int_u< 32, behavior > | largest_type |
typedef int_s< 32, behavior > | signed_largest_type |
typedef int_s< 32, behavior > | signed_cumul_type |
typedef int_u< 32, behavior > | unsigned_largest_type |
typedef int_u< 32, behavior > | unsigned_cumul_type |
typedef unsigned int | integer_type |
typedef int_u< nbits, unsafe > | unsafe_type |
Classes | |
struct | build_value_type |
Definition at line 85 of file int_u.hh.