
24 Feb
2012
24 Feb
'12
4:58 p.m.
I was trying to instantiate a boost::int_t<65>::least and I didn't got an error. Unfortunately the size of the obtained type was 8.
I think that there is an error in the meta-function class as there is a comparison without and with the sign bit in // **
Please could this be fixed in trunk?
Confirmed, and I agree with you. Fixed in Trunk. HTH, John.