Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-10-13 07:58:17


On Oct 12, 2004, at 9:55 PM, Eric Niebler wrote:
> This results in warning C4800: 'int' : forcing value to bool 'true' or
> 'false' (performance warning)
>
> I recommend changing the line in question to:
> return !(k2.type() == typeid(front_type));

Done. Thanks!

        Doug


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