Boost logo

Boost :

Subject: Re: [boost] [integer][type_traits] invaid values for integer_traits<boost::intmax_t>
From: Vicente Botet (vicente.botet_at_[hidden])
Date: 2011-02-12 11:38:42


Steven Watanabe-4 wrote:
>
> AMDG
>
> On 2/12/2011 7:36 AM, Vicente Botet wrote:
>> Steven Watanabe-4 wrote:
>>>
>>> It already #includes limits.h.
>>> This should be fixed in the trunk.
>>> (integer_traits was assuming that sizeof(long long)
>>> was the number of bits in a long long. I changed
>>> it to sizeof(long long) * CHAR_BIT)
>>>
>>
>> I'm already using the trunk.
>>
>
> I /just/ fixed it.
>

Thanks, It is OK now.

Vicente

-- 
View this message in context: http://boost.2283326.n4.nabble.com/integer-type-traits-invaid-values-for-integer-traits-boost-intmax-t-tp3302672p3302859.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk