Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-08-14 09:41:33


From: "Beman Dawes" <bdawes_at_[hidden]>
>
> Here are the problems I know of that need fixes or investigation:
>
> * !!(predicate) fix as discussed

No longer necessary. I switched to BOOST_TEST(p? true: false); adding !! in
BOOST_TEST would silently test operator!, not the "boolean context"
conversion.


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