Boost logo

Boost :

Subject: Re: [boost] [integer] Type-safe and bounded integers with compile-time checking
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2011-09-06 18:05:03


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.

> which actually would not compile.

Which was the problem I was highlighting.


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