$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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