Boost logo

Boost :

Subject: Re: [boost] safe bool not safe enough ?
From: Peter Dimov (lists_at_[hidden])
Date: 2013-03-14 09:25:57


John Maddock wrote:
> Testable t(true);
>
> bool b = t; // Compiles OK - Ooops!
>
> Which is causing multiprecision to misbehave when used in conjunction with
> uBlas: https://svn.boost.org/trac/boost/ticket/8292#comment:2

Could you perhaps go into more detail? I don't see the connection between
the two.


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