Boost logo

Boost :

Subject: Re: [boost] [integer][type_traits] invaid values for integer_traits<boost::intmax_t>
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-02-12 10:46:28


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.

In Christ,
Steven Watanabe


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