Boost logo

Boost :

Subject: Re: [boost] [integer] Type-safe and bounded integers with compile-time checking
From: Leif Linderstam (leif.ls_at_[hidden])
Date: 2011-09-07 13:44:44


Mathias Gaunard skrev 2011-09-07 00:05:
> On 09/06/2011 08:42 PM, Leif Linderstam wrote:
>
>> However, this means that the following:
>>
>> a += something;
>>
>> is not the same as:
>>
>> a = a + something;
>
> I meant them to be the same in my message.

I gathered that much, I was just trying to point out that I never
meant them to be same. I now realize that it is very confusing if they
are not the same, and that the approach taken by Ben Robinson is much
more reasonable.

Thank you for your comments!

Sincerely,
Leif Linderstam


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