Normalizing the bitmap APIs.

Diego Novillo dnovillo@google.com
Thu Oct 11 13:38:00 GMT 2012


On Thu, Oct 11, 2012 at 9:01 AM, Richard Biener
<richard.guenther@gmail.com> wrote:

> I'd rather not mix this with any kind of further C++-ification (that is
> introduction of member functions or operator overloads).

Agreed.  At first I was surprised that Lawrence had not done the
obvious operator overloads, but the introduction of temporaries
convinced me.  Also, doing it via template expressions seemed overkill
for what amounts to syntactic sugar.


Diego.



More information about the Gcc mailing list