Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2007-10-29 13:40:22


Peter Dimov wrote:

> This doesn't seem to do what you want.
>
> BOOST_ASSERT( this_takes_time() ); // breaking change

I already recognized it :-(

>
> The introduction of BOOST_VERIFY with a similar implementation would

What is with
BOOST_VERIFY(EDOM != Func())

Will this work as expected?

Roland aka speedsnail


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