ntg::internal::operator_traits< operator_plus, int_s< nbits, B1 >, int_u< mbits, B2 > > Struct Template Reference

List of all members.

Public Types

enum  { commutative = true, need_check = ((mbits >= 31) || (nbits >= 32)) }
typedef int_s<(unsigned) mlc::maxN<
nbits+1, mbits+2, 32 >::ret,
typename deduce_op_behavior<
B1, B2 >::ret
ret
typedef int_s< nbits, typename
ret_behavior_if< need_check,
ret >::ret
impl

Detailed Description

template<unsigned nbits, class B1, unsigned mbits, class B2>
struct ntg::internal::operator_traits< operator_plus, int_s< nbits, B1 >, int_u< mbits, B2 > >

Definition at line 370 of file int_s.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:23:34 2007 for Olena by  doxygen 1.5.1