Public Types | |
enum | { commutative = true, need_check = ((unsigned) mlc::max<nbits, mbits>::ret >= 32) } |
typedef int_u<(unsigned) mlc::maxN< nbits+1, mbits+1, 32 >::ret, typename deduce_op_behavior< B1, B2 >::ret > | ret |
typedef int_u< nbits, typename ret_behavior_if< need_check, ret >::ret > | impl |
Definition at line 279 of file int_u.hh.